C# Class Amazon.CloudFront.Model.StreamingDistributionSummary

A summary of the information for an Amazon CloudFront streaming distribution.

Datei anzeigen Open project: aws/aws-sdk-net

Public Methods

Method Description
StreamingDistributionSummary ( ) : System

Empty constructor used to set properties independently even when a simple constructor is available

Private Methods

Method Description
IsSetARN ( ) : bool
IsSetAliases ( ) : bool
IsSetComment ( ) : bool
IsSetDomainName ( ) : bool
IsSetEnabled ( ) : bool
IsSetId ( ) : bool
IsSetLastModifiedTime ( ) : bool
IsSetPriceClass ( ) : bool
IsSetS3Origin ( ) : bool
IsSetStatus ( ) : bool
IsSetTrustedSigners ( ) : bool

Method Details

StreamingDistributionSummary() public method

Empty constructor used to set properties independently even when a simple constructor is available
public StreamingDistributionSummary ( ) : System
return System