CreateDbClusterEndpointRequest
Types
Properties
Link copied to clipboard
The identifier to use for the new endpoint. This parameter is stored as a lowercase string.
Link copied to clipboard
The DB cluster identifier of the DB cluster associated with the endpoint. 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. This parameter is relevant only 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
inline fun copy(block: CreateDbClusterEndpointRequest.Builder.() -> Unit = {}): CreateDbClusterEndpointRequest