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