C# Class Amazon.CloudFront.Model.CloudFrontOriginAccessIdentityList

The CloudFrontOriginAccessIdentityList type.

ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
CloudFrontOriginAccessIdentityList ( ) : 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

CloudFrontOriginAccessIdentityList() public method

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