C# Class 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.

Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetAllowedMethods ( ) : bool
IsSetCompress ( ) : bool
IsSetDefaultTTL ( ) : bool
IsSetForwardedValues ( ) : bool
IsSetLambdaFunctionAssociations ( ) : bool
IsSetMaxTTL ( ) : bool
IsSetMinTTL ( ) : bool
IsSetSmoothStreaming ( ) : bool
IsSetTargetOriginId ( ) : bool
IsSetTrustedSigners ( ) : bool
IsSetViewerProtocolPolicy ( ) : bool