class Aws::ResourceGroups::Types::UngroupResourcesOutput
@!attribute [rw] succeeded
A list of resources that were successfully removed from the group by this operation. @return [Array<String>]
@!attribute [rw] failed
A list of any resources that failed to be removed from the group by this operation. @return [Array<Types::FailedResource>]
@!attribute [rw] pending
A list of any resources that are still in the process of being removed from the group by this operation. These pending removals continue asynchronously. You can check the status of pending removals by using the ` ListGroupResources ` operation. After the resource is successfully removed, it no longer appears in the response. @return [Array<Types::PendingResource>]
@see docs.aws.amazon.com/goto/WebAPI/resource-groups-2017-11-27/UngroupResourcesOutput AWS API Documentation
Constants
- SENSITIVE