@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.273Z") @Stability(value=Stable) public interface CfnResourceAutoScalingCreationPolicy extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceAutoScalingCreationPolicy.Builder
A builder for
CfnResourceAutoScalingCreationPolicy |
static class |
CfnResourceAutoScalingCreationPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceAutoScalingCreationPolicy.Builder |
builder() |
Number |
getMinSuccessfulInstancesPercent()
Specifies the percentage of instances in an Auto Scaling replacement update that must signal success for the update to succeed.
|
@Stability(value=Stable) Number getMinSuccessfulInstancesPercent()
@Stability(value=Stable) static CfnResourceAutoScalingCreationPolicy.Builder builder()
Copyright © 2019. All rights reserved.