Module: Aws::Lightsail::Client::_GetBundlesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBundlesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bundles ⇒ ::Array[Types::Bundle]
1071 |
# File 'sig/client.rbs', line 1071
def bundles: () -> ::Array[Types::Bundle]
|
#next_page_token ⇒ ::String
1072 |
# File 'sig/client.rbs', line 1072
def next_page_token: () -> ::String
|