| Package | Description |
|---|---|
| software.amazon.awscdk.core |
monocdk Experiment
|
| software.amazon.awscdk.customresources |
AWS CDK Custom Resources
|
| software.amazon.awscdk.integtests |
integ-tests
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
CfnResource.getAtt(String attributeName)
(experimental) Returns a token for an runtime attribute of this resource.
|
Reference |
CustomResource.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
CfnJson.getValue()
(experimental) 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()`.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
AwsCustomResource.getResponseFieldReference(String dataPath)
(experimental) Returns response data for the AWS SDK call.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
AwsApiCall.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
IAwsApiCall.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
IAwsApiCall.Jsii$Proxy.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
default Reference |
IAwsApiCall.Jsii$Default.getAtt(String attributeName)
(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.
|
Reference |
AssertionsProvider.getHandlerRoleArn()
(experimental) A reference to the provider Lambda Function execution Role ARN.
|
Copyright © 2022. All rights reserved.