class Aws::CloudFront::Types::ListStreamingDistributionsRequest

The request to list your streaming distributions.

@note When making an API call, you may pass ListStreamingDistributionsRequest

data as a hash:

    {
      marker: "string",
      max_items: 1,
    }

@!attribute [rw] marker

The value that you provided for the `Marker` request parameter.
@return [String]

@!attribute [rw] max_items

The value that you provided for the `MaxItems` request parameter.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListStreamingDistributionsRequest AWS API Documentation

Constants

SENSITIVE