GroupConfiguration

A service configuration associated with a resource group. The configuration options are determined by the Amazon Web Services service that defines the Type, and specifies which resources can be included in the group. You can add a service configuration when you create the group by using CreateGroup, or later by using the PutGroupConfiguration operation. For details about group service configuration syntax, see Service configurations for resource groups.

Types

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

Properties

Link copied to clipboard

The configuration currently associated with the group and in effect.

Link copied to clipboard

If present, the reason why a request to update the group configuration failed.

Link copied to clipboard

If present, the new configuration that is in the process of being applied to the group.

Link copied to clipboard

The current status of an attempt to update the group configuration.

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