Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.m2.CfnDeploymentPropsMixin.Builder
Packages that use CfnDeploymentPropsMixin.Builder
-
Uses of CfnDeploymentPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.m2
Methods in software.amazon.awscdk.cfnpropertymixins.services.m2 that return CfnDeploymentPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDeploymentPropsMixin.Builder.applicationId(String applicationId) The unique identifier of the application.CfnDeploymentPropsMixin.Builder.applicationVersion(Number applicationVersion) The version of the application.CfnDeploymentPropsMixin.Builder.create()CfnDeploymentPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDeploymentPropsMixin.Builder.environmentId(String environmentId) The unique identifier of the runtime environment.