ModifyDbShardGroupResponse

Contains the details for an Amazon RDS DB shard group.

Types

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

Properties

Link copied to clipboard

Specifies whether to create standby DB shard groups for the DB shard group. Valid values are the following:

Link copied to clipboard

The name of the primary DB cluster for the DB shard group.

Link copied to clipboard

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

Link copied to clipboard

The name of the DB shard group.

Link copied to clipboard

The Amazon Web Services Region-unique, immutable identifier for the DB shard group.

Link copied to clipboard

The connection endpoint for the DB shard group.

Link copied to clipboard

The maximum capacity of the DB shard group in Aurora capacity units (ACUs).

Link copied to clipboard

The minimum capacity of the DB shard group in Aurora capacity units (ACUs).

Link copied to clipboard

Indicates whether the DB shard group is publicly accessible.

Link copied to clipboard

The status of the DB shard group.

Link copied to clipboard

A list of tags.

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