You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudFront::Types::GetStreamingDistributionRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing GetStreamingDistributionRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  id: "string", # required
}

The request to get a streaming distribution's information.

Instance Attribute Summary collapse

Instance Attribute Details

#idString

The streaming distribution\'s ID.

Returns:

  • (String)

    The streaming distribution\'s ID.