Module: Aws::Glue::Client::_ListIntegrationTablePropertiesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListIntegrationTablePropertiesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integration_table_properties_list ⇒ ::Array[Types::IntegrationTableProperties]
3311 |
# File 'sig/client.rbs', line 3311
def integration_table_properties_list: () -> ::Array[Types::IntegrationTableProperties]
|
#marker ⇒ ::String
3312 |
# File 'sig/client.rbs', line 3312
def marker: () -> ::String
|