ZeroTrustAccessPolicyInclude

constructor(anyValidServiceToken: Boolean? = null, authContexts: List<ZeroTrustAccessPolicyIncludeAuthContext>? = null, authMethod: String? = null, azures: List<ZeroTrustAccessPolicyIncludeAzure>? = 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<ZeroTrustAccessPolicyIncludeExternalEvaluation>? = null, geos: List<String>? = null, githubs: List<ZeroTrustAccessPolicyIncludeGithub>? = null, groups: List<String>? = null, gsuites: List<ZeroTrustAccessPolicyIncludeGsuite>? = null, ipLists: List<String>? = null, ips: List<String>? = null, loginMethods: List<String>? = null, oktas: List<ZeroTrustAccessPolicyIncludeOkta>? = null, samls: List<ZeroTrustAccessPolicyIncludeSaml>? = null, serviceTokens: List<String>? = null)