ModifyDbClusterEndpointRequest

Types

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

Properties

Link copied to clipboard

The identifier of the endpoint to modify. This parameter is stored as a lowercase string.

Link copied to clipboard

The type of the endpoint. One of: READER, WRITER, ANY.

Link copied to clipboard

List of DB instance identifiers that aren't part of the custom endpoint group. All other eligible instances are reachable through the custom endpoint. Only relevant if the list of static members is empty.

Link copied to clipboard

List of DB instance identifiers that are part of the custom endpoint 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