cdn Policy
suspend fun cdnPolicy(value: Output<EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgs>)
Parameters
value
The policy to use for defining caching and signed request behaviour for requests that match this route. Structure is documented below.
suspend fun cdnPolicy(argument: suspend EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicyArgsBuilder.() -> Unit)
Parameters
argument
The policy to use for defining caching and signed request behaviour for requests that match this route. Structure is documented below.