Class: Aws::RDS::Types::DBClusterEndpoint

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-rds/types.rb

Overview

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

  • CreateDBClusterEndpoint

  • DescribeDBClusterEndpoints

  • ModifyDBClusterEndpoint

  • DeleteDBClusterEndpoint

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

Instance Attribute Summary collapse

Instance Attribute Details

#custom_endpoint_typeString

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

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#db_cluster_endpoint_arnString

The Amazon Resource Name (ARN) for the endpoint.

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#db_cluster_endpoint_identifierString

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

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#db_cluster_endpoint_resource_identifierString

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

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#db_cluster_identifierString

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

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#endpointString

The DNS address of the endpoint.

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#endpoint_typeString

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

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#excluded_membersArray<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.

Returns:

  • (Array<String>)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#static_membersArray<String>

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

Returns:

  • (Array<String>)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end

#statusString

The current status of the endpoint. One of: ‘creating`, `available`, `deleting`, `modifying`.

Returns:

  • (String)


4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
# File 'lib/aws-sdk-rds/types.rb', line 4264

class DBClusterEndpoint < Struct.new(
  :db_cluster_endpoint_identifier,
  :db_cluster_identifier,
  :db_cluster_endpoint_resource_identifier,
  :endpoint,
  :status,
  :endpoint_type,
  :custom_endpoint_type,
  :static_members,
  :excluded_members,
  :db_cluster_endpoint_arn)
  include Aws::Structure
end