Module: Aws::Redshift::Client::_DescribeInboundIntegrationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InboundIntegrationsMessage]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#inbound_integrations ⇒ ::Array[Types::InboundIntegration]
1219 |
# File 'sig/client.rbs', line 1219
def inbound_integrations: () -> ::Array[Types::InboundIntegration]
|
#marker ⇒ ::String
1218 |
# File 'sig/client.rbs', line 1218
def marker: () -> ::String
|