Uses of Class
software.amazon.awscdk.customresources.PhysicalResourceId
-
Uses of PhysicalResourceId in software.amazon.awscdk.customresources
Modifier and TypeMethodDescriptionstatic PhysicalResourceId
PhysicalResourceId.fromResponse
(String responsePath) Extract the physical resource id from the path (dot notation) to the data in the API call response.default PhysicalResourceId
AwsSdkCall.getPhysicalResourceId()
The physical resource id of the custom resource for this call.final PhysicalResourceId
AwsSdkCall.Jsii$Proxy.getPhysicalResourceId()
static PhysicalResourceId
Explicit physical resource id.Modifier and TypeMethodDescriptionAwsSdkCall.Builder.physicalResourceId
(PhysicalResourceId physicalResourceId) Sets the value ofAwsSdkCall.getPhysicalResourceId()