Values.AwsCloudFrontDistributionCacheBehaviorsSourceProvides information about caching for the CloudFront distribution.
type nonrec t = {items : AwsCloudFrontDistributionCacheBehaviorsItemList.t option;The cache behaviors for the distribution.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of NonEmptyString.t ]) list ]
list ])
list ]