Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnApplicationPropsMixin.Builder
Packages that use CfnApplicationPropsMixin.Builder
-
Uses of CfnApplicationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnApplicationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnApplicationPropsMixin.Builder.applicationName(String applicationName) A name for the application.CfnApplicationPropsMixin.Builder.applicationName(IFunctionRef applicationName) A name for the application.CfnApplicationPropsMixin.Builder.computePlatform(String computePlatform) The compute platform that CodeDeploy deploys the application to.CfnApplicationPropsMixin.Builder.create()CfnApplicationPropsMixin.Builder.create(CfnPropertyMixinOptions options) The metadata that you apply to CodeDeploy applications to help you organize and categorize them.