Module: Aws::ApplicationDiscoveryService::Client::_DescribeContinuousExportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeContinuousExportsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#descriptions ⇒ ::Array[Types::ContinuousExportDescription]
211 |
# File 'sig/client.rbs', line 211
def descriptions: () -> ::Array[Types::ContinuousExportDescription]
|
#next_token ⇒ ::String
212 |
# File 'sig/client.rbs', line 212
def next_token: () -> ::String
|