Uses of Class
software.amazon.awscdk.CfnUpdatePolicy.Builder
Packages that use CfnUpdatePolicy.Builder
-
Uses of CfnUpdatePolicy.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return CfnUpdatePolicy.BuilderModifier and TypeMethodDescriptionCfnUpdatePolicy.Builder.autoScalingReplacingUpdate(CfnAutoScalingReplacingUpdate autoScalingReplacingUpdate) Sets the value ofCfnUpdatePolicy.getAutoScalingReplacingUpdate()CfnUpdatePolicy.Builder.autoScalingRollingUpdate(CfnAutoScalingRollingUpdate autoScalingRollingUpdate) Sets the value ofCfnUpdatePolicy.getAutoScalingRollingUpdate()CfnUpdatePolicy.Builder.autoScalingScheduledAction(CfnAutoScalingScheduledAction autoScalingScheduledAction) Sets the value ofCfnUpdatePolicy.getAutoScalingScheduledAction()static CfnUpdatePolicy.BuilderCfnUpdatePolicy.builder()CfnUpdatePolicy.Builder.codeDeployLambdaAliasUpdate(CfnCodeDeployLambdaAliasUpdate codeDeployLambdaAliasUpdate) Sets the value ofCfnUpdatePolicy.getCodeDeployLambdaAliasUpdate()CfnUpdatePolicy.Builder.enableVersionUpgrade(Boolean enableVersionUpgrade) Sets the value ofCfnUpdatePolicy.getEnableVersionUpgrade()CfnUpdatePolicy.Builder.useOnlineResharding(Boolean useOnlineResharding) Sets the value ofCfnUpdatePolicy.getUseOnlineResharding()Constructors in software.amazon.awscdk with parameters of type CfnUpdatePolicy.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUpdatePolicy.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUpdatePolicy.Builder.