| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| 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()
(experimental) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
CfnUpdatePolicy |
ICfnResourceOptions.Jsii$Proxy.getUpdatePolicy()
(experimental) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
default CfnUpdatePolicy |
ICfnResourceOptions.Jsii$Default.getUpdatePolicy()
(experimental) 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)
(experimental) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
void |
ICfnResourceOptions.Jsii$Proxy.setUpdatePolicy(CfnUpdatePolicy value)
(experimental) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
default void |
ICfnResourceOptions.Jsii$Default.setUpdatePolicy(CfnUpdatePolicy value)
(experimental) Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AutoScaling::AutoScalingGroup resource.
|
Copyright © 2021. All rights reserved.