Zero Trust Access Group Require Args
constructor(anyValidServiceToken: Output<Boolean>? = null, authContexts: Output<List<ZeroTrustAccessGroupRequireAuthContextArgs>>? = null, authMethod: Output<String>? = null, azures: Output<List<ZeroTrustAccessGroupRequireAzureArgs>>? = 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<ZeroTrustAccessGroupRequireExternalEvaluationArgs>>? = null, geos: Output<List<String>>? = null, githubs: Output<List<ZeroTrustAccessGroupRequireGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<ZeroTrustAccessGroupRequireGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<ZeroTrustAccessGroupRequireOktaArgs>>? = null, samls: Output<List<ZeroTrustAccessGroupRequireSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)