You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ResourceGroups::Types::UngroupResourcesOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#failedArray<Types::FailedResource>

The resources that failed to be removed from the group.

Returns:

#succeededArray<String>

The ARNs of the resources that were successfully removed from the group.

Returns:

  • (Array<String>)

    The ARNs of the resources that were successfully removed from the group.