@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.266Z") @Stability(value=Stable) public interface CfnCreationPolicy extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCreationPolicy.Builder
A builder for
CfnCreationPolicy |
static class |
CfnCreationPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnCreationPolicy.Builder |
builder() |
CfnResourceAutoScalingCreationPolicy |
getAutoScalingCreationPolicy()
For an Auto Scaling group replacement update, specifies how many instances must signal success for the update to succeed.
|
CfnResourceSignal |
getResourceSignal()
When AWS CloudFormation creates the associated resource, configures the number of required success signals and the length of time that AWS CloudFormation waits for those signals.
|
@Stability(value=Stable) CfnResourceAutoScalingCreationPolicy getAutoScalingCreationPolicy()
@Stability(value=Stable) CfnResourceSignal getResourceSignal()
@Stability(value=Stable) static CfnCreationPolicy.Builder builder()
CfnCreationPolicy.Builder of CfnCreationPolicyCopyright © 2019. All rights reserved.