GroupResourcesResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Amazon resource names (ARNs) of any resources that this operation failed to add to the group.

Link copied to clipboard

A list of Amazon resource names (ARNs) of any resources that this operation is still in the process adding to the group. These pending additions continue asynchronously. You can check the status of pending additions by using the <a>ListGroupResources</a> operation, and checking the Resources array in the response and the Status field of each object in that array.

Link copied to clipboard

A list of Amazon resource names (ARNs) of the resources that this operation successfully added to the group.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String