C# Class Amazon.CloudFront.Model.DistributionList

A distribution list.

Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
DistributionList ( ) : System

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

Private Methods

Method Description
IsSetIsTruncated ( ) : bool
IsSetItems ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetNextMarker ( ) : bool
IsSetQuantity ( ) : bool

Method Details

DistributionList() public method

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