ZeroTrustAccessPolicyIncludeArgs

constructor(anyValidServiceToken: Output<Boolean>? = null, authContexts: Output<List<ZeroTrustAccessPolicyIncludeAuthContextArgs>>? = null, authMethod: Output<String>? = null, azures: Output<List<ZeroTrustAccessPolicyIncludeAzureArgs>>? = 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<ZeroTrustAccessPolicyIncludeExternalEvaluationArgs>>? = null, geos: Output<List<String>>? = null, githubs: Output<List<ZeroTrustAccessPolicyIncludeGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<ZeroTrustAccessPolicyIncludeGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<ZeroTrustAccessPolicyIncludeOktaArgs>>? = null, samls: Output<List<ZeroTrustAccessPolicyIncludeSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)