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