| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResourceSignal.Jsii$Proxy
An implementation for
CfnResourceSignal |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceSignal |
CfnResourceSignal.Builder.build()
Builds the configured instance.
|
default CfnResourceSignal |
CfnCreationPolicy.getResourceSignal()
(experimental) 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.
|
CfnResourceSignal |
CfnCreationPolicy.Jsii$Proxy.getResourceSignal() |
| Modifier and Type | Method and Description |
|---|---|
CfnCreationPolicy.Builder |
CfnCreationPolicy.Builder.resourceSignal(CfnResourceSignal resourceSignal)
Sets the value of
CfnCreationPolicy.getResourceSignal() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnResourceAutoScalingCreationPolicy autoScalingCreationPolicy,
CfnResourceSignal resourceSignal)
Constructor that initializes the object based on literal property values passed by the
CfnCreationPolicy.Builder. |
Copyright © 2021. All rights reserved.