class Aws::Lightsail::Types::GetDistributionsRequest
@note When making an API call, you may pass GetDistributionsRequest
data as a hash: { distribution_name: "ResourceName", page_token: "string", }
@!attribute [rw] distribution_name
The name of the distribution for which to return information. When omitted, the response includes all of your distributions in the AWS Region where the request is made. @return [String]
@!attribute [rw] page_token
The 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. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/GetDistributionsRequest AWS API Documentation
Constants
- SENSITIVE