C# Class Amazon.CloudFront.Model.DistributionList

A distribution list.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
DistributionList ( ) : System

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

Private Methods

Méthode Description
IsSetIsTruncated ( ) : bool
IsSetItems ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetNextMarker ( ) : bool
IsSetQuantity ( ) : bool

Method Details

DistributionList() public méthode

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