GroupIdentifier

The unique identifiers for a resource group.

Types

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

Properties

Link copied to clipboard

The critical rank of the application group on a scale of 1 to 10, with a rank of 1 being the most critical, and a rank of 10 being least critical.

Link copied to clipboard

The description of the application group.

Link copied to clipboard

The name of the application group, which you can change at any time.

Link copied to clipboard

The Amazon resource name (ARN) of the resource group.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

A name, email address or other identifier for the person or group who is considered as the owner of this group within your organization.

Functions

Link copied to clipboard
inline fun copy(block: GroupIdentifier.Builder.() -> Unit = {}): GroupIdentifier
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