Access Policy Require Args
constructor(anyValidServiceToken: Output<Boolean>? = null, authMethod: Output<String>? = null, azures: Output<List<AccessPolicyRequireAzureArgs>>? = 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<AccessPolicyRequireExternalEvaluationArgs>? = null, geos: Output<List<String>>? = null, githubs: Output<List<AccessPolicyRequireGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<AccessPolicyRequireGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<AccessPolicyRequireOktaArgs>>? = null, samls: Output<List<AccessPolicyRequireSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)