CreateDbShardGroupRequest

Types

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

Properties

Link copied to clipboard

Specifies whether to create standby standby DB data access shard 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 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

Specifies whether the DB shard group is publicly accessible.

Link copied to clipboard
val tags: List<Tag>?

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