Zero Trust Access Group Include
constructor(anyValidServiceToken: Boolean? = null, authContexts: List<ZeroTrustAccessGroupIncludeAuthContext>? = null, authMethod: String? = null, azures: List<ZeroTrustAccessGroupIncludeAzure>? = 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<ZeroTrustAccessGroupIncludeExternalEvaluation>? = null, geos: List<String>? = null, githubs: List<ZeroTrustAccessGroupIncludeGithub>? = null, groups: List<String>? = null, gsuites: List<ZeroTrustAccessGroupIncludeGsuite>? = null, ipLists: List<String>? = null, ips: List<String>? = null, loginMethods: List<String>? = null, oktas: List<ZeroTrustAccessGroupIncludeOkta>? = null, samls: List<ZeroTrustAccessGroupIncludeSaml>? = null, serviceTokens: List<String>? = null)