Uses of Class
software.amazon.awssdk.services.resourcegroups.model.ResourceStatus
-
Packages that use ResourceStatus Package Description software.amazon.awssdk.services.resourcegroups.model -
-
Uses of ResourceStatus in software.amazon.awssdk.services.resourcegroups.model
Methods in software.amazon.awssdk.services.resourcegroups.model that return ResourceStatus Modifier and Type Method Description ResourceStatusListGroupResourcesItem. status()A structure that contains the status of this resource's membership in the group.Methods in software.amazon.awssdk.services.resourcegroups.model with parameters of type ResourceStatus Modifier and Type Method Description ListGroupResourcesItem.BuilderListGroupResourcesItem.Builder. status(ResourceStatus status)A structure that contains the status of this resource's membership in the group.
-