Access Policy Include Args
constructor(anyValidServiceToken: Output<Boolean>? = null, authContexts: Output<List<AccessPolicyIncludeAuthContextArgs>>? = null, authMethod: Output<String>? = null, azures: Output<List<AccessPolicyIncludeAzureArgs>>? = 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, externalEvaluation: Output<AccessPolicyIncludeExternalEvaluationArgs>? = null, geos: Output<List<String>>? = null, githubs: Output<List<AccessPolicyIncludeGithubArgs>>? = null, groups: Output<List<String>>? = null, gsuites: Output<List<AccessPolicyIncludeGsuiteArgs>>? = null, ipLists: Output<List<String>>? = null, ips: Output<List<String>>? = null, loginMethods: Output<List<String>>? = null, oktas: Output<List<AccessPolicyIncludeOktaArgs>>? = null, samls: Output<List<AccessPolicyIncludeSamlArgs>>? = null, serviceTokens: Output<List<String>>? = null)