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]
1955 |
# File 'sig/client.rbs', line 1955
def integrations: () -> ::Array[Types::Integration]
|
#marker ⇒ ::String
1954 |
# File 'sig/client.rbs', line 1954
def marker: () -> ::String
|