DistributionCacheBehaviorSettings

constructor(allowedHttpMethods: String? = null, cachedHttpMethods: String? = null, defaultTtl: Int? = null, forwardedCookies: DistributionCacheBehaviorSettingsForwardedCookies? = null, forwardedHeaders: DistributionCacheBehaviorSettingsForwardedHeaders? = null, forwardedQueryStrings: DistributionCacheBehaviorSettingsForwardedQueryStrings? = null, maximumTtl: Int? = null, minimumTtl: Int? = null)