Module: Aws::Lightsail::Client::_GetBlueprintsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetBlueprintsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#blueprints ⇒ ::Array[Types::Blueprint]
1006 |
# File 'sig/client.rbs', line 1006
def blueprints: () -> ::Array[Types::Blueprint]
|
#next_page_token ⇒ ::String
1007 |
# File 'sig/client.rbs', line 1007
def next_page_token: () -> ::String
|