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

Class: Aws::CloudFront::Types::CreateStreamingDistributionWithTagsResult

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

Overview

The returned result of the corresponding request.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#etagString

The current version of the distribution created.

Returns:

  • (String)

    The current version of the distribution created.

#locationString

The fully qualified URI of the new streaming distribution resource just created.

Returns:

  • (String)

    The fully qualified URI of the new streaming distribution resource just created.

#streaming_distributionTypes::StreamingDistribution

The streaming distribution\'s information.

Returns: