Module: Aws::DatabaseMigrationService::Client::_DescribeEndpointTypesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEndpointTypesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
767 |
# File 'sig/client.rbs', line 767
def marker: () -> ::String
|
#supported_endpoint_types ⇒ ::Array[Types::SupportedEndpointType]
768 |
# File 'sig/client.rbs', line 768
def supported_endpoint_types: () -> ::Array[Types::SupportedEndpointType]
|