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