Uses of Class
software.amazon.awscdk.core.Reference
Packages that use Reference
Package
Description
AWS Cloud Development Kit Core Library
AWS CDK Custom Resources
integ-tests
- 
Uses of Reference in software.amazon.awscdk.coreMethods in software.amazon.awscdk.core that return ReferenceModifier and TypeMethodDescriptionReturns a token for an runtime attribute of this resource.Returns the value of an attribute of the custom resource of an arbitrary type.CfnJson.getValue()An Fn::GetAtt to the JSON object passed throughvalueand resolved during synthesis.Methods in software.amazon.awscdk.core with parameters of type ReferenceModifier and TypeMethodDescriptionprotected IResolvableStack.prepareCrossReference(Stack _sourceStack, Reference reference) Deprecated.
- 
Uses of Reference in software.amazon.awscdk.customresourcesMethods in software.amazon.awscdk.customresources that return ReferenceModifier and TypeMethodDescriptionAwsCustomResource.getResponseFieldReference(String dataPath) Returns response data for the AWS SDK call.
- 
Uses of Reference in software.amazon.awscdk.integtestsMethods in software.amazon.awscdk.integtests that return ReferenceModifier and TypeMethodDescription(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.default Reference(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.final Reference(experimental) Returns the value of an attribute of the custom resource of an arbitrary type.AssertionsProvider.getHandlerRoleArn()(experimental) A reference to the provider Lambda Function execution Role ARN.
App.prepare().