Edge Cache Service Routing Path Matcher Route Rule Route Action Cdn Policy Signed Token Options
data class EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptions(val allowedSignatureAlgorithms: List<String>? = null, val tokenQueryParameter: String? = null)
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionCdnPolicySignedTokenOptions(allowedSignatureAlgorithms: List<String>? = null, tokenQueryParameter: String? = null)