| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCustomResourceProps |
CfnCustomResourceProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnCustomResource(software.constructs.Construct scope,
String id,
CfnCustomResourceProps props)
Create a new `AWS::CloudFormation::CustomResource`.
|
Copyright © 2021. All rights reserved.