| Modifier and Type | Class and Description |
|---|---|
static class |
FromCloudFormationOptions.Jsii$Proxy
An implementation for
FromCloudFormationOptions |
| Modifier and Type | Method and Description |
|---|---|
FromCloudFormationOptions |
FromCloudFormationOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnWaitConditionHandle |
CfnWaitConditionHandle.fromCloudFormation(Construct scope,
String id,
Object resourceAttributes,
FromCloudFormationOptions options)
A factory method that creates a new instance of this class from an object containing the CloudFormation properties of this resource.
|
static CfnMacro |
CfnMacro.fromCloudFormation(Construct scope,
String id,
Object resourceAttributes,
FromCloudFormationOptions options)
A factory method that creates a new instance of this class from an object containing the CloudFormation properties of this resource.
|
static CfnCustomResource |
CfnCustomResource.fromCloudFormation(Construct scope,
String id,
Object resourceAttributes,
FromCloudFormationOptions options)
A factory method that creates a new instance of this class from an object containing the CloudFormation properties of this resource.
|
static CfnWaitCondition |
CfnWaitCondition.fromCloudFormation(Construct scope,
String id,
Object resourceAttributes,
FromCloudFormationOptions options)
A factory method that creates a new instance of this class from an object containing the CloudFormation properties of this resource.
|
static CfnStack |
CfnStack.fromCloudFormation(Construct scope,
String id,
Object resourceAttributes,
FromCloudFormationOptions options)
A factory method that creates a new instance of this class from an object containing the CloudFormation properties of this resource.
|
Copyright © 2020. All rights reserved.