Uses of Class
software.amazon.awscdk.services.codedeploy.CfnApplicationProps.Builder
-
Uses of CfnApplicationProps.Builder in software.amazon.awscdk.services.codedeploy
Modifier and TypeMethodDescriptionCfnApplicationProps.Builder.applicationName
(String applicationName) Sets the value ofCfnApplicationProps.getApplicationName()
static CfnApplicationProps.Builder
CfnApplicationProps.builder()
CfnApplicationProps.Builder.computePlatform
(String computePlatform) Sets the value ofCfnApplicationProps.getComputePlatform()
Sets the value ofCfnApplicationProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnApplicationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApplicationProps.Builder
.