Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder
Packages that use CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder
-
Uses of CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.RevisionLocationProperty.BuilderModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.RevisionLocationProperty.builder()CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.gitHubLocation(CfnDeploymentGroupPropsMixin.GitHubLocationProperty gitHubLocation) CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.gitHubLocation(IResolvable gitHubLocation) CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.revisionType(String revisionType) Sets the value ofCfnDeploymentGroupPropsMixin.RevisionLocationProperty.getRevisionType()CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.s3Location(CfnDeploymentGroupPropsMixin.S3LocationProperty s3Location) Sets the value ofCfnDeploymentGroupPropsMixin.RevisionLocationProperty.getS3Location()CfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.s3Location(IResolvable s3Location) Sets the value ofCfnDeploymentGroupPropsMixin.RevisionLocationProperty.getS3Location()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.RevisionLocationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeploymentGroupPropsMixin.RevisionLocationProperty.Builder.