You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::GetBlueprintsRequestWhen passing GetBlueprintsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
include_inactive: false,
page_token: "string",
}
Instance Attribute Summary collapse
A Boolean value indicating whether to include inactive results in your request.
The token to advance to the next page of results from your request.
A Boolean value indicating whether to include inactive results in your request.
#page_token ⇒ StringThe token to advance to the next page of results from your request.
To get a page token, perform an initial GetBlueprints
request. If your results are paginated, the response will return a next page token that you can specify as the page token in a subsequent request.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4