| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| software.amazon.awscdk.customresources |
AWS CDK Custom Resources
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
CustomResource.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
CfnResource.getAtt(String attributeName)
(experimental) Returns a token for an runtime attribute of this resource.
|
Reference |
CfnJson.getValue()
(experimental) An Fn::GetAtt to the JSON object passed through `value` and resolved during synthesis.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
AwsCustomResource.getResponseFieldReference(String dataPath)
(experimental) Returns response data for the AWS SDK call.
|
Copyright © 2021. All rights reserved.