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.

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetAllowedMethods ( ) : bool
IsSetCompress ( ) : bool
IsSetDefaultTTL ( ) : bool
IsSetForwardedValues ( ) : bool
IsSetLambdaFunctionAssociations ( ) : bool
IsSetMaxTTL ( ) : bool
IsSetMinTTL ( ) : bool
IsSetSmoothStreaming ( ) : bool
IsSetTargetOriginId ( ) : bool
IsSetTrustedSigners ( ) : bool
IsSetViewerProtocolPolicy ( ) : bool