AWS SDK for .NET Documentation
GetStreamingDistributionConfigResponse Class
AmazonAmazon.CloudFront_2012_03_15.ModelGetStreamingDistributionConfigResponse Did this page help you?   Yes   No    Tell us about it...
The GetStreamingDistributionConfigResponse contains the StreamingDistribution's configuration and any headers returned by CloudFront.
Declaration Syntax
C#
public class GetStreamingDistributionConfigResponse : CloudFrontResponse
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GetStreamingDistributionConfigResponse()()()()
Initializes a new instance of the GetStreamingDistributionConfigResponse class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ETag
Gets and sets the ETag property. The Streaming Distribution's Configuration ETag is also set if possible.
(Overrides CloudFrontResponse.ETag.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Headers
Gets and sets the Headers property.
(Inherited from CloudFrontResponse.)
RequestId
Gets and sets the RequestId property.
(Inherited from CloudFrontResponse.)
StreamingDistributionConfig
Gets and Sets the StreamingDistributionConfig property.

ToString()()()()
Returns the string representation of the response.
(Inherited from CloudFrontResponse.)
XML
Gets and sets the XML property. This is the original XML response received from CloudFront
(Inherited from CloudFrontResponse.)
Inheritance Hierarchy
Object
CloudFrontResponse
 GetStreamingDistributionConfigResponse

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)