AWS SDK for .NET Documentation
DefaultCacheBehavior Property
AmazonAmazon.CloudFront.ModelDistributionConfigDefaultCacheBehavior Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property 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.
Declaration Syntax
C#
public DefaultCacheBehavior DefaultCacheBehavior { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)