ZeroTrustAccessGroupIncludeArgs

constructor(anyValidServiceToken: Output<Boolean>? = null, authContexts: Output<List<ZeroTrustAccessGroupIncludeAuthContextArgs>>? = null, authMethod: Output<String>? = null, azures: Output<List<ZeroTrustAccessGroupIncludeAzureArgs>>? = null, certificate: Output<Boolean>? = null, commonName: Output<String>? = null, commonNames: Output<List<String>>? = null, devicePostures: Output<List<String>>? = null, emailDomains: Output<List<String>>? = null, emailLists: Output<List<String>>? = null, emails: Output<List<String>>? = null, everyone: Output<Boolean>? = null, externalEvaluations: Output<List<ZeroTrustAccessGroupIncludeExternalEvaluationArgs>>? = null, geos: Output<List<String>>? = null, githubs: Output<List<ZeroTrustAccessGroupIncludeGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<ZeroTrustAccessGroupIncludeGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<ZeroTrustAccessGroupIncludeOktaArgs>>? = null, samls: Output<List<ZeroTrustAccessGroupIncludeSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)