UpdateDbClusterRequest

Types

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

Properties

Link copied to clipboard

Service-generated unique identifier of the DB cluster to update.

Link copied to clipboard

Update the DB cluster to use the specified DB instance Type.

Link copied to clipboard

Update the DB cluster to use the specified DB parameter group.

Link copied to clipboard

Update the DB cluster's failover behavior.

Link copied to clipboard

The log delivery configuration to apply to the DB cluster.

Link copied to clipboard
val port: Int?

Update the DB cluster to use the specified port.

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