GroupingStatusesItem

The information about a grouping or ungrouping resource action.

Types

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

Properties

Link copied to clipboard

Describes the resource grouping action with values of GROUP or UNGROUP.

Link copied to clipboard

Specifies the error code that was raised.

Link copied to clipboard

A message that explains the ErrorCode.

Link copied to clipboard

The Amazon resource name (ARN) of a resource.

Link copied to clipboard

Describes the resource grouping status with values of SUCCESS, FAILED, IN_PROGRESS, or SKIPPED.

Link copied to clipboard

A timestamp of when the status was last updated.

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