Access Policy Include Args
data class AccessPolicyIncludeArgs(val anyValidServiceToken: Output<Boolean>? = null, val authContexts: Output<List<AccessPolicyIncludeAuthContextArgs>>? = null, val authMethod: Output<String>? = null, val azures: Output<List<AccessPolicyIncludeAzureArgs>>? = null, val certificate: Output<Boolean>? = null, val commonName: Output<String>? = null, val commonNames: Output<List<String>>? = null, val devicePostures: Output<List<String>>? = null, val emailDomains: Output<List<String>>? = null, val emailLists: Output<List<String>>? = null, val emails: Output<List<String>>? = null, val everyone: Output<Boolean>? = null, val externalEvaluation: Output<AccessPolicyIncludeExternalEvaluationArgs>? = null, val geos: Output<List<String>>? = null, val githubs: Output<List<AccessPolicyIncludeGithubArgs>>? = null, val groups: Output<List<String>>? = null, val gsuites: Output<List<AccessPolicyIncludeGsuiteArgs>>? = null, val ipLists: Output<List<String>>? = null, val ips: Output<List<String>>? = null, val loginMethods: Output<List<String>>? = null, val oktas: Output<List<AccessPolicyIncludeOktaArgs>>? = null, val samls: Output<List<AccessPolicyIncludeSamlArgs>>? = null, val serviceTokens: Output<List<String>>? = null) : ConvertibleToJava<AccessPolicyIncludeArgs>
Constructors
Link copied to clipboard
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)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Overflow field if you need to have multiple commonname rules in a single policy. Use in place of the singular commonname field.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard