C# Class Amazon.CloudFront.Model.StreamingDistribution

A streaming distribution.
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
StreamingDistribution ( ) : System

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

Private Methods

Méthode Description
IsSetARN ( ) : bool
IsSetActiveTrustedSigners ( ) : bool
IsSetDomainName ( ) : bool
IsSetId ( ) : bool
IsSetLastModifiedTime ( ) : bool
IsSetStatus ( ) : bool
IsSetStreamingDistributionConfig ( ) : bool

Method Details

StreamingDistribution() public méthode

Empty constructor used to set properties independently even when a simple constructor is available
public StreamingDistribution ( ) : System
Résultat System