| Modifier and Type | Method and Description |
|---|---|
Reference |
CustomResource.getAtt(String attributeName)
Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
CfnResource.getAtt(String attributeName)
Returns a token for an runtime attribute of this resource.
|
Reference |
CfnJson.getValue()
An Fn::GetAtt to the JSON object passed through `value` and resolved during synthesis.
|
| Modifier and Type | Method and Description |
|---|---|
protected IResolvable |
Stack.prepareCrossReference(Stack _sourceStack,
Reference reference)
Deprecated.
cross reference handling has been moved to `App.prepare()`.
|
Copyright © 2021. All rights reserved.