C# 클래스 Amazon.CloudFront.Model.StreamingDistributionSummary

A summary of the information for an Amazon CloudFront streaming distribution.

파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
StreamingDistributionSummary ( ) : System

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

비공개 메소드들

메소드 설명
IsSetARN ( ) : bool
IsSetAliases ( ) : bool
IsSetComment ( ) : bool
IsSetDomainName ( ) : bool
IsSetEnabled ( ) : bool
IsSetId ( ) : bool
IsSetLastModifiedTime ( ) : bool
IsSetPriceClass ( ) : bool
IsSetS3Origin ( ) : bool
IsSetStatus ( ) : bool
IsSetTrustedSigners ( ) : bool

메소드 상세

StreamingDistributionSummary() 공개 메소드

Empty constructor used to set properties independently even when a simple constructor is available
public StreamingDistributionSummary ( ) : System
리턴 System