Module: Aws::RDS::Client::_CreateDBClusterEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBClusterEndpoint]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #custom_endpoint_type ⇒ ::String
- #db_cluster_endpoint_arn ⇒ ::String
- #db_cluster_endpoint_identifier ⇒ ::String
- #db_cluster_endpoint_resource_identifier ⇒ ::String
- #db_cluster_identifier ⇒ ::String
- #endpoint ⇒ ::String
- #endpoint_type ⇒ ::String
- #excluded_members ⇒ ::Array[::String]
- #static_members ⇒ ::Array[::String]
- #status ⇒ ::String
Instance Method Details
#custom_endpoint_type ⇒ ::String
484 |
# File 'sig/client.rbs', line 484 def custom_endpoint_type: () -> ::String |
#db_cluster_endpoint_arn ⇒ ::String
487 |
# File 'sig/client.rbs', line 487 def db_cluster_endpoint_arn: () -> ::String |
#db_cluster_endpoint_identifier ⇒ ::String
478 |
# File 'sig/client.rbs', line 478 def db_cluster_endpoint_identifier: () -> ::String |
#db_cluster_endpoint_resource_identifier ⇒ ::String
480 |
# File 'sig/client.rbs', line 480 def db_cluster_endpoint_resource_identifier: () -> ::String |
#db_cluster_identifier ⇒ ::String
479 |
# File 'sig/client.rbs', line 479 def db_cluster_identifier: () -> ::String |
#endpoint ⇒ ::String
481 |
# File 'sig/client.rbs', line 481 def endpoint: () -> ::String |
#endpoint_type ⇒ ::String
483 |
# File 'sig/client.rbs', line 483 def endpoint_type: () -> ::String |
#excluded_members ⇒ ::Array[::String]
486 |
# File 'sig/client.rbs', line 486 def excluded_members: () -> ::Array[::String] |
#static_members ⇒ ::Array[::String]
485 |
# File 'sig/client.rbs', line 485 def static_members: () -> ::Array[::String] |
#status ⇒ ::String
482 |
# File 'sig/client.rbs', line 482 def status: () -> ::String |