public interface StackResourceRegistry
Modifier and Type | Method and Description |
---|---|
String |
getStackName()
Returns the name of the stack represented by this stack resource registry.
|
String |
lookupPhysicalResourceId(String logicalResourceId)
Returns the physical id of the resource identified by the provided logical resource
id.
|
String getStackName()
String lookupPhysicalResourceId(String logicalResourceId)
logicalResourceId
- the logical id of the resourceCopyright © 2022 Pivotal Software, Inc.. All rights reserved.