@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.273Z") @Stability(value=Stable) public interface CfnResourceSignal extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceSignal.Builder
A builder for
CfnResourceSignal |
static class |
CfnResourceSignal.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSignal.Builder |
builder() |
Number |
getCount()
The number of success signals AWS CloudFormation must receive before it sets the resource status as CREATE_COMPLETE.
|
String |
getTimeout()
The length of time that AWS CloudFormation waits for the number of signals that was specified in the Count property.
|
@Stability(value=Stable) Number getCount()
@Stability(value=Stable) String getTimeout()
@Stability(value=Stable) static CfnResourceSignal.Builder builder()
CfnResourceSignal.Builder of CfnResourceSignalCopyright © 2019. All rights reserved.