Module: Aws::Neptune::Client::_DescribeDBClusterEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DBClusterEndpointMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#db_cluster_endpoints ⇒ ::Array[Types::DBClusterEndpoint]
522 |
# File 'sig/client.rbs', line 522
def db_cluster_endpoints: () -> ::Array[Types::DBClusterEndpoint]
|
#marker ⇒ ::String
521 |
# File 'sig/client.rbs', line 521
def marker: () -> ::String
|