interface CfnWaitConditionHandleProps
Language | Type name |
---|---|
![]() | Amazon.CDK.CfnWaitConditionHandleProps |
![]() | github.com/aws/aws-cdk-go/awscdk/v2#CfnWaitConditionHandleProps |
![]() | software.amazon.awscdk.CfnWaitConditionHandleProps |
![]() | aws_cdk.CfnWaitConditionHandleProps |
![]() | aws-cdk-lib » CfnWaitConditionHandleProps |
Properties for defining a CfnWaitConditionHandle
.
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as cdk from 'aws-cdk-lib';
const cfnWaitConditionHandleProps: cdk.CfnWaitConditionHandleProps = { };