| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUpdatePolicy.Jsii$Proxy
An implementation for
CfnUpdatePolicy |
| Modifier and Type | Method and Description |
|---|---|
CfnUpdatePolicy |
CfnUpdatePolicy.Builder.build()
Builds the configured instance.
|
default CfnUpdatePolicy |
ICfnResourceOptions.getUpdatePolicy()
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
CfnUpdatePolicy |
ICfnResourceOptions.Jsii$Proxy.getUpdatePolicy()
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ICfnResourceOptions.setUpdatePolicy(CfnUpdatePolicy value)
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
void |
ICfnResourceOptions.Jsii$Proxy.setUpdatePolicy(CfnUpdatePolicy value)
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
Copyright © 2020. All rights reserved.