class Aws::RDS::Types::CreateDBClusterEndpointMessage


@see docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/CreateDBClusterEndpointMessage AWS API Documentation
@return [Array<Types::Tag>]
The tags to be assigned to the Amazon RDS resource.
@!attribute [rw] tags
@return [Array<String>]
static members is empty.
the custom endpoint. This parameter is relevant only if the list of
endpoint group. All other eligible instances are reachable through
List of DB instance identifiers that aren’t part of the custom
@!attribute [rw] excluded_members
@return [Array<String>]
group.
List of DB instance identifiers that are part of the custom endpoint
@!attribute [rw] static_members
@return [String]
The type of the endpoint, one of: ‘READER`, `WRITER`, `ANY`.
@!attribute [rw] endpoint_type
@return [String]
as a lowercase string.
The identifier to use for the new endpoint. This parameter is stored
@!attribute [rw] db_cluster_endpoint_identifier
@return [String]
endpoint. This parameter is stored as a lowercase string.
The DB cluster identifier of the DB cluster associated with the
@!attribute [rw] db_cluster_identifier