C# Class Amazon.CloudFront.Model.CloudFrontOriginAccessIdentitySummary

Summary of the information about a CloudFront origin access identity.
Exibir arquivo Open project: aws/aws-sdk-net

Public Methods

Method Description
CloudFrontOriginAccessIdentitySummary ( ) : System

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

Private Methods

Method Description
IsSetComment ( ) : bool
IsSetId ( ) : bool
IsSetS3CanonicalUserId ( ) : bool

Method Details

CloudFrontOriginAccessIdentitySummary() public method

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