public static final class DeploymentGroupResource.RevisionLocationProperty.Builder extends Object
DeploymentGroupResource.RevisionLocationProperty| Constructor and Description |
|---|
Builder() |
public DeploymentGroupResource.RevisionLocationProperty.Builder withGitHubLocation(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.RevisionLocationProperty.GitHubLocation``thispublic DeploymentGroupResource.RevisionLocationProperty.Builder withGitHubLocation(@Nullable DeploymentGroupResource.GitHubLocationProperty value)
value - ``DeploymentGroupResource.RevisionLocationProperty.GitHubLocation``thispublic DeploymentGroupResource.RevisionLocationProperty.Builder withRevisionType(@Nullable String value)
value - ``DeploymentGroupResource.RevisionLocationProperty.RevisionType``thispublic DeploymentGroupResource.RevisionLocationProperty.Builder withRevisionType(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.RevisionLocationProperty.RevisionType``thispublic DeploymentGroupResource.RevisionLocationProperty.Builder withS3Location(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``DeploymentGroupResource.RevisionLocationProperty.S3Location``thispublic DeploymentGroupResource.RevisionLocationProperty.Builder withS3Location(@Nullable DeploymentGroupResource.S3LocationProperty value)
value - ``DeploymentGroupResource.RevisionLocationProperty.S3Location``thispublic DeploymentGroupResource.RevisionLocationProperty build()
DeploymentGroupResource.RevisionLocationPropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.