CfnWaitConditionHandleProps

class aws_cdk.CfnWaitConditionHandleProps

Bases: object

Properties for defining a CfnWaitConditionHandle.

See:

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitconditionhandle.html

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
import aws_cdk as cdk

cfn_wait_condition_handle_props = cdk.CfnWaitConditionHandleProps()