CfnWaitConditionHandleProps
- class aws_cdk.CfnWaitConditionHandleProps
Bases:
object
Properties for defining a
CfnWaitConditionHandle
.- See:
- 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()