Show / Hide Table of Contents

Interface ICfnWaitConditionHandleProps

Properties for defining a CfnWaitConditionHandle.

Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICfnWaitConditionHandleProps
Syntax (vb)
Public Interface ICfnWaitConditionHandleProps
Remarks

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

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
             // The values are placeholders you should change.
             using Amazon.CDK;

             var cfnWaitConditionHandleProps = new CfnWaitConditionHandleProps { };

Synopsis

Back to top Generated by DocFX