| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceIdentifier |
ResourceIdentifier.clone() |
ResourceIdentifier |
ResourceDrift.getResourceIdentifier()
Identifier of the drifted resource.
|
ResourceIdentifier |
ResourceIdentifier.withLogicalResourceId(LogicalResourceId logicalResourceId)
Logical identifier of the drifted resource.
|
ResourceIdentifier |
ResourceIdentifier.withResourceType(String resourceType)
Type of the drifted resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDrift.setResourceIdentifier(ResourceIdentifier resourceIdentifier)
Identifier of the drifted resource.
|
ResourceDrift |
ResourceDrift.withResourceIdentifier(ResourceIdentifier resourceIdentifier)
Identifier of the drifted resource.
|
Copyright © 2025. All rights reserved.