Security Policy Web Application Firewall Association Response
data class SecurityPolicyWebApplicationFirewallAssociationResponse(val domains: List<ActivatedResourceReferenceResponse>? = null, val patternsToMatch: List<String>? = null)
settings for security policy patterns to match
Constructors
Link copied to clipboard
constructor(domains: List<ActivatedResourceReferenceResponse>? = null, patternsToMatch: List<String>? = null)