Uses of Class
software.amazon.awscdk.Reference
Packages that use Reference
Package
Description
AWS Cloud Development Kit Library
AWS CDK Custom Resources
-
Uses of Reference in software.amazon.awscdk
Methods in software.amazon.awscdk that return ReferenceModifier and TypeMethodDescriptionReturns a token for an runtime attribute of this resource.CfnResource.getAtt
(String attributeName, ResolutionTypeHint typeHint) Returns 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 throughvalue
and resolved during synthesis. -
Uses of Reference in software.amazon.awscdk.customresources
Methods in software.amazon.awscdk.customresources that return ReferenceModifier and TypeMethodDescriptionAwsCustomResource.getResponseFieldReference
(String dataPath) Returns response data for the AWS SDK call.