C# Class Amazon.CloudFront.Model.CloudFrontOriginAccessIdentitySummary

Summary of the information about a CloudFront origin access identity.
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
CloudFrontOriginAccessIdentitySummary ( ) : System

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

Private Methods

Méthode Description
IsSetComment ( ) : bool
IsSetId ( ) : bool
IsSetS3CanonicalUserId ( ) : bool

Method Details

CloudFrontOriginAccessIdentitySummary() public méthode

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