Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnApplicationMixinProps.Builder
Packages that use CfnApplicationMixinProps.Builder
-
Uses of CfnApplicationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnApplicationMixinProps.BuilderModifier and TypeMethodDescriptionCfnApplicationMixinProps.Builder.applicationName(String applicationName) Sets the value ofCfnApplicationMixinProps.getApplicationName()CfnApplicationMixinProps.Builder.applicationName(IFunctionRef applicationName) Sets the value ofCfnApplicationMixinProps.getApplicationName()CfnApplicationMixinProps.builder()CfnApplicationMixinProps.Builder.computePlatform(String computePlatform) Sets the value ofCfnApplicationMixinProps.getComputePlatform()Sets the value ofCfnApplicationMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnApplicationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationMixinProps.Builder.