Module: Aws::Lightsail::Client::_GetDistributionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDistributionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#distributions ⇒ ::Array[Types::LightsailDistribution]
1300 |
# File 'sig/client.rbs', line 1300 def distributions: () -> ::Array[Types::LightsailDistribution] |
#next_page_token ⇒ ::String
1301 |
# File 'sig/client.rbs', line 1301 def next_page_token: () -> ::String |