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

A complex type that describes the default cache behavior if you do not specify a CacheBehavior element or if files don't match any of the values of PathPattern in CacheBehavior elements.You must create exactly one default cache behavior.

파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetAllowedMethods ( ) : bool
IsSetCompress ( ) : bool
IsSetDefaultTTL ( ) : bool
IsSetForwardedValues ( ) : bool
IsSetLambdaFunctionAssociations ( ) : bool
IsSetMaxTTL ( ) : bool
IsSetMinTTL ( ) : bool
IsSetSmoothStreaming ( ) : bool
IsSetTargetOriginId ( ) : bool
IsSetTrustedSigners ( ) : bool
IsSetViewerProtocolPolicy ( ) : bool