Module: Aws::Glue::Client::_DescribeIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeIntegrationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#integrations ⇒ ::Array[Types::Integration]
1590 |
# File 'sig/client.rbs', line 1590
def integrations: () -> ::Array[Types::Integration]
|
#marker ⇒ ::String
1591 |
# File 'sig/client.rbs', line 1591
def marker: () -> ::String
|