Uses of Class
software.amazon.awscdk.services.codedeploy.CfnApplication.Builder
Packages that use CfnApplication.Builder
-
Uses of CfnApplication.Builder in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return CfnApplication.BuilderModifier and TypeMethodDescriptionCfnApplication.Builder.applicationName(String applicationName) A name for the application.CfnApplication.Builder.computePlatform(String computePlatform) The compute platform that CodeDeploy deploys the application to.static CfnApplication.BuilderThe metadata that you apply to CodeDeploy applications to help you organize and categorize them.