| Package | Description |
|---|---|
| software.amazon.awssdk.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
PhysicalResourceId |
ResourceMapping.physicalResourceId()
The identifier of this resource.
|
PhysicalResourceId |
PhysicalResource.physicalResourceId()
The physical identifier of the resource.
|
PhysicalResourceId |
UnsupportedResource.physicalResourceId()
The physical resource identifier for the unsupported resource.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceMapping.Builder |
ResourceMapping.Builder.physicalResourceId(PhysicalResourceId physicalResourceId)
The identifier of this resource.
|
PhysicalResource.Builder |
PhysicalResource.Builder.physicalResourceId(PhysicalResourceId physicalResourceId)
The physical identifier of the resource.
|
UnsupportedResource.Builder |
UnsupportedResource.Builder.physicalResourceId(PhysicalResourceId physicalResourceId)
The physical resource identifier for the unsupported resource.
|
Copyright © 2022. All rights reserved.