| Package | Description |
|---|---|
| software.amazon.awscdk.services.codebuild |
AWS CodeBuild Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.SourceAuthProperty.Builder |
CfnProject.SourceAuthProperty.builder() |
CfnProject.SourceAuthProperty.Builder |
CfnProject.SourceAuthProperty.Builder.resource(String resource)
Sets the value of
CfnProject.SourceAuthProperty.getResource() |
CfnProject.SourceAuthProperty.Builder |
CfnProject.SourceAuthProperty.Builder.type(String type)
Sets the value of
CfnProject.SourceAuthProperty.getType() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnProject.SourceAuthProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.Builder. |
Copyright © 2022. All rights reserved.