A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Neptune/Types/DeleteDBClusterEndpointOutput.html below:

DeleteDBClusterEndpointOutput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Neptune::Types::DeleteDBClusterEndpointOutput
Inherits:
Struct show all
Defined in:
(unknown)
Overview

This data type represents the information you need to connect to an Amazon Neptune DB cluster. This data type is used as a response element in the following actions:

For the data structure that represents Amazon RDS DB instance endpoints, see Endpoint.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #custom_endpoint_type ⇒ String

The type associated with a custom endpoint. One of: READER, WRITER, ANY.

#db_cluster_endpoint_arn ⇒ String

The Amazon Resource Name (ARN) for the endpoint.

#db_cluster_endpoint_identifier ⇒ String

The identifier associated with the endpoint. This parameter is stored as a lowercase string.

#db_cluster_endpoint_resource_identifier ⇒ String

A unique system-generated identifier for an endpoint. It remains the same for the whole life of the endpoint.

#db_cluster_identifier ⇒ String

The DB cluster identifier of the DB cluster associated with the endpoint. This parameter is stored as a lowercase string.

#endpoint ⇒ String

The DNS address of the endpoint.

#endpoint_type ⇒ String

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

#excluded_members ⇒ Array<String>

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.

#static_members ⇒ Array<String>

List of DB instance identifiers that are part of the custom endpoint group.

#status ⇒ String

The current status of the endpoint. One of: creating, available, deleting, inactive, modifying. The inactive state applies to an endpoint that cannot be used for a certain kind of cluster, such as a writer endpoint for a read-only secondary cluster in a global database.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4