| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCreationPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCreationPolicy |
CfnCreationPolicy.Builder.build()
Builds the configured instance.
|
CfnCreationPolicy |
ICfnResourceOptions.getCreationPolicy()
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
|
CfnCreationPolicy |
ICfnResourceOptions.Jsii$Proxy.getCreationPolicy()
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICfnResourceOptions.setCreationPolicy(CfnCreationPolicy value)
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
|
void |
ICfnResourceOptions.Jsii$Proxy.setCreationPolicy(CfnCreationPolicy value)
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded.
|
Copyright © 2019. All rights reserved.