Distribution Ordered Cache Behavior Forwarded Values Cookies
data class DistributionOrderedCacheBehaviorForwardedValuesCookies(val forward: String, val whitelistedNames: List<String>? = null)
Constructors
Link copied to clipboard
fun DistributionOrderedCacheBehaviorForwardedValuesCookies(forward: String, whitelistedNames: List<String>? = null)