| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
ResourceStatus.clone() |
ResourceStatus |
ListGroupResourcesItem.getStatus()
A structure that contains the status of this resource's membership in the group.
|
ResourceStatus |
ResourceStatus.withName(ResourceStatusValue name)
The current status.
|
ResourceStatus |
ResourceStatus.withName(String name)
The current status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupResourcesItem.setStatus(ResourceStatus status)
A structure that contains the status of this resource's membership in the group.
|
ListGroupResourcesItem |
ListGroupResourcesItem.withStatus(ResourceStatus status)
A structure that contains the status of this resource's membership in the group.
|
Copyright © 2023. All rights reserved.