MultiRegionParameterGroup

Represents the output of a CreateMultiRegionParameterGroup operation. A multi-region parameter group represents a collection of parameters that can be applied to clusters across multiple regions.

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 multi-region parameter group.

Link copied to clipboard

A description of the multi-region parameter group.

Link copied to clipboard

The name of the parameter group family that this multi-region parameter group is compatible with.

Link copied to clipboard
val name: String?

The name of the multi-region parameter 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