AccessPolicyExcludeArgs

constructor(anyValidServiceToken: Output<Boolean>? = null, authMethod: Output<String>? = null, azures: Output<List<AccessPolicyExcludeAzureArgs>>? = null, certificate: Output<Boolean>? = null, commonName: Output<String>? = null, devicePostures: Output<List<String>>? = null, emailDomains: Output<List<String>>? = null, emails: Output<List<String>>? = null, everyone: Output<Boolean>? = null, externalEvaluation: Output<AccessPolicyExcludeExternalEvaluationArgs>? = null, geos: Output<List<String>>? = null, githubs: Output<List<AccessPolicyExcludeGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<AccessPolicyExcludeGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<AccessPolicyExcludeOktaArgs>>? = null, samls: Output<List<AccessPolicyExcludeSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)