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]
1195 |
# File 'sig/client.rbs', line 1195
def inbound_integrations: () -> ::Array[Types::InboundIntegration]
|
#marker ⇒ ::String
1194 |
# File 'sig/client.rbs', line 1194
def marker: () -> ::String
|