Uses of Class
software.amazon.awscdk.mixins.preview.services.m2.mixins.CfnDeploymentPropsMixin.Builder
Packages that use CfnDeploymentPropsMixin.Builder
-
Uses of CfnDeploymentPropsMixin.Builder in software.amazon.awscdk.mixins.preview.services.m2.mixins
Methods in software.amazon.awscdk.mixins.preview.services.m2.mixins 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.