Uses of Class
software.amazon.awscdk.customresources.PhysicalResourceId
Packages that use PhysicalResourceId
-
Uses of PhysicalResourceId in software.amazon.awscdk.customresources
Methods in software.amazon.awscdk.customresources that return PhysicalResourceIdModifier and TypeMethodDescriptionstatic PhysicalResourceIdPhysicalResourceId.fromResponse(String responsePath) Extract the physical resource id from the path (dot notation) to the data in the API call response.default PhysicalResourceIdAwsSdkCall.getPhysicalResourceId()The physical resource id of the custom resource for this call.final PhysicalResourceIdAwsSdkCall.Jsii$Proxy.getPhysicalResourceId()static PhysicalResourceIdExplicit physical resource id.Methods in software.amazon.awscdk.customresources with parameters of type PhysicalResourceIdModifier and TypeMethodDescriptionAwsSdkCall.Builder.physicalResourceId(PhysicalResourceId physicalResourceId) Sets the value ofAwsSdkCall.getPhysicalResourceId()