Module: Aws::DynamoDB::Client::_DescribeEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoints ⇒ ::Array[Types::Endpoint]
327 |
# File 'sig/client.rbs', line 327
def endpoints: () -> ::Array[Types::Endpoint]
|