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]
1290 |
# File 'sig/client.rbs', line 1290
def distributions: () -> ::Array[Types::LightsailDistribution]
|
#next_page_token ⇒ ::String
1291 |
# File 'sig/client.rbs', line 1291
def next_page_token: () -> ::String
|