C# Класс Amazon.CloudFront.Model.DistributionSummary

A summary of the information for an Amazon CloudFront distribution.

Показать файл Открыть проект

Открытые методы

Метод Описание
DistributionSummary ( ) : System

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

Приватные методы

Метод Описание
IsSetARN ( ) : bool
IsSetAliases ( ) : bool
IsSetCacheBehaviors ( ) : bool
IsSetComment ( ) : bool
IsSetCustomErrorResponses ( ) : bool
IsSetDefaultCacheBehavior ( ) : bool
IsSetDomainName ( ) : bool
IsSetEnabled ( ) : bool
IsSetHttpVersion ( ) : bool
IsSetId ( ) : bool
IsSetIsIPV6Enabled ( ) : bool
IsSetLastModifiedTime ( ) : bool
IsSetOrigins ( ) : bool
IsSetPriceClass ( ) : bool
IsSetRestrictions ( ) : bool
IsSetStatus ( ) : bool
IsSetViewerCertificate ( ) : bool
IsSetWebACLId ( ) : bool

Описание методов

DistributionSummary() публичный Метод

Empty constructor used to set properties independently even when a simple constructor is available
public DistributionSummary ( ) : System
Результат System