@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.743Z") @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
An implementation for
CfnResourceSignal |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceSignal.Builder |
builder() |
default Number |
getCount()
The number of success signals AWS CloudFormation must receive before it sets the resource status as CREATE_COMPLETE.
|
default 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) default Number getCount()
@Stability(value=Stable) default String getTimeout()
@Stability(value=Stable) static CfnResourceSignal.Builder builder()
CfnResourceSignal.Builder of CfnResourceSignalCopyright © 2019. All rights reserved.