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