You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::GetDistributionsRequestWhen passing GetDistributionsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
distribution_name: "ResourceName",
page_token: "string",
}
Instance Attribute Summary collapse
The name of the distribution for which to return information.
The token to advance to the next page of results from your request.
The name of the distribution for which to return information.
Use the GetDistributions
action to get a list of distribution names that you can specify.
When omitted, the response includes all of your distributions in the AWS Region where the request is made.
#page_token ⇒ StringThe token to advance to the next page of results from your request.
To get a page token, perform an initial GetDistributions
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