ResourceGroup

The information about the resource group integration.

Types

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

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The error message that generates when the propagation process for the resource group fails.

Link copied to clipboard

The state of the propagation process for the resource group. The states includes:

Functions

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