Uses of Interface
software.amazon.awscdk.core.CfnUpdatePolicy
Packages that use CfnUpdatePolicy
-
Uses of CfnUpdatePolicy in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnUpdatePolicyMethods in software.amazon.awscdk.core that return CfnUpdatePolicyModifier and TypeMethodDescriptionCfnUpdatePolicy.Builder.build()Builds the configured instance.default CfnUpdatePolicyICfnResourceOptions.getUpdatePolicy()Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.default CfnUpdatePolicyICfnResourceOptions.Jsii$Default.getUpdatePolicy()Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.final CfnUpdatePolicyICfnResourceOptions.Jsii$Proxy.getUpdatePolicy()Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.Methods in software.amazon.awscdk.core with parameters of type CfnUpdatePolicyModifier and TypeMethodDescriptiondefault voidICfnResourceOptions.Jsii$Default.setUpdatePolicy(CfnUpdatePolicy value) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.final voidICfnResourceOptions.Jsii$Proxy.setUpdatePolicy(CfnUpdatePolicy value) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.default voidICfnResourceOptions.setUpdatePolicy(CfnUpdatePolicy value) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.