| Package | Description |
|---|---|
| com.amazonaws.services.resourcegroups.model |
| Modifier and Type | Method and Description |
|---|---|
ListGroupResourcesItem |
ListGroupResourcesItem.clone() |
ListGroupResourcesItem |
ListGroupResourcesItem.withIdentifier(ResourceIdentifier identifier) |
ListGroupResourcesItem |
ListGroupResourcesItem.withStatus(ResourceStatus status)
A structure that contains the status of this resource's membership in the group.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListGroupResourcesItem> |
ListGroupResourcesResult.getResources()
An array of resources from which you can determine each resource's identity, type, and group membership status.
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupResourcesResult |
ListGroupResourcesResult.withResources(ListGroupResourcesItem... resources)
An array of resources from which you can determine each resource's identity, type, and group membership status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListGroupResourcesResult.setResources(Collection<ListGroupResourcesItem> resources)
An array of resources from which you can determine each resource's identity, type, and group membership status.
|
ListGroupResourcesResult |
ListGroupResourcesResult.withResources(Collection<ListGroupResourcesItem> resources)
An array of resources from which you can determine each resource's identity, type, and group membership status.
|
Copyright © 2022. All rights reserved.