DbShardGroup

Types

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

Properties

Link copied to clipboard

Specifies whether to create standby instances 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 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

Indicates whether the DB shard group is publicly accessible.

Link copied to clipboard

The status of the DB shard group.

Functions

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