DbClusterParameterGroup

Contains the details of an Amazon RDS DB cluster parameter group.

This data type is used as a response element in the DescribeDBClusterParameterGroups action.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) for the DB cluster parameter group.

Link copied to clipboard

The name of the DB cluster parameter group.

Link copied to clipboard

The name of the DB parameter group family that this DB cluster parameter group is compatible with.

Link copied to clipboard

Provides the customer-specified description for this DB cluster 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