Module: Aws::RDS::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]
1354 |
# File 'sig/client.rbs', line 1354
def db_cluster_endpoints: () -> ::Array[Types::DBClusterEndpoint]
|
#marker ⇒ ::String
1353 |
# File 'sig/client.rbs', line 1353
def marker: () -> ::String
|