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