public static final class CfnUpdatePolicy.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUpdatePolicy
software.amazon.jsii.JsiiObject.InitializationModeCfnUpdatePolicy.Builder, CfnUpdatePolicy.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
CfnAutoScalingReplacingUpdate |
getAutoScalingReplacingUpdate()
Specifies whether an Auto Scaling group and the instances it contains are replaced during an update.
|
CfnAutoScalingRollingUpdate |
getAutoScalingRollingUpdate()
To specify how AWS CloudFormation handles rolling updates for an Auto Scaling group, use the AutoScalingRollingUpdate policy.
|
CfnAutoScalingScheduledAction |
getAutoScalingScheduledAction()
To specify how AWS CloudFormation handles updates for the MinSize, MaxSize, and DesiredCapacity properties when the AWS::AutoScaling::AutoScalingGroup resource has an associated scheduled action, use the AutoScalingScheduledAction policy.
|
CfnCodeDeployLambdaAliasUpdate |
getCodeDeployLambdaAliasUpdate()
To perform an AWS CodeDeploy deployment when the version changes on an AWS::Lambda::Alias resource, use the CodeDeployLambdaAliasUpdate update policy.
|
Boolean |
getUseOnlineResharding()
To modify a replication group's shards by adding or removing shards, rather than replacing the entire AWS::ElastiCache::ReplicationGroup resource, use the UseOnlineResharding update policy.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) @Nullable public CfnAutoScalingReplacingUpdate getAutoScalingReplacingUpdate()
getAutoScalingReplacingUpdate in interface CfnUpdatePolicy@Stability(value=Stable) @Nullable public CfnAutoScalingRollingUpdate getAutoScalingRollingUpdate()
getAutoScalingRollingUpdate in interface CfnUpdatePolicy@Stability(value=Stable) @Nullable public CfnAutoScalingScheduledAction getAutoScalingScheduledAction()
getAutoScalingScheduledAction in interface CfnUpdatePolicy@Stability(value=Stable) @Nullable public CfnCodeDeployLambdaAliasUpdate getCodeDeployLambdaAliasUpdate()
getCodeDeployLambdaAliasUpdate in interface CfnUpdatePolicy@Stability(value=Stable) @Nullable public Boolean getUseOnlineResharding()
getUseOnlineResharding in interface CfnUpdatePolicyCopyright © 2019. All rights reserved.