ZeroTrustAccessPolicyExclude

constructor(anyValidServiceToken: Boolean? = null, authContexts: List<ZeroTrustAccessPolicyExcludeAuthContext>? = null, authMethod: String? = null, azures: List<ZeroTrustAccessPolicyExcludeAzure>? = null, certificate: Boolean? = null, commonName: String? = null, commonNames: List<String>? = null, devicePostures: List<String>? = null, emailDomains: List<String>? = null, emailLists: List<String>? = null, emails: List<String>? = null, everyone: Boolean? = null, externalEvaluations: List<ZeroTrustAccessPolicyExcludeExternalEvaluation>? = null, geos: List<String>? = null, githubs: List<ZeroTrustAccessPolicyExcludeGithub>? = null, groups: List<String>? = null, gsuites: List<ZeroTrustAccessPolicyExcludeGsuite>? = null, ipLists: List<String>? = null, ips: List<String>? = null, loginMethods: List<String>? = null, oktas: List<ZeroTrustAccessPolicyExcludeOkta>? = null, samls: List<ZeroTrustAccessPolicyExcludeSaml>? = null, serviceTokens: List<String>? = null)