AccessGroupIncludeArgs

data class AccessGroupIncludeArgs(val anyValidServiceToken: Output<AccessGroupIncludeAnyValidServiceTokenArgs>? = null, val authContext: Output<AccessGroupIncludeAuthContextArgs>? = null, val authMethod: Output<AccessGroupIncludeAuthMethodArgs>? = null, val azureAd: Output<AccessGroupIncludeAzureAdArgs>? = null, val certificate: Output<AccessGroupIncludeCertificateArgs>? = null, val commonName: Output<AccessGroupIncludeCommonNameArgs>? = null, val devicePosture: Output<AccessGroupIncludeDevicePostureArgs>? = null, val email: Output<AccessGroupIncludeEmailArgs>? = null, val emailDomain: Output<AccessGroupIncludeEmailDomainArgs>? = null, val emailList: Output<AccessGroupIncludeEmailListArgs>? = null, val everyone: Output<AccessGroupIncludeEveryoneArgs>? = null, val externalEvaluation: Output<AccessGroupIncludeExternalEvaluationArgs>? = null, val geo: Output<AccessGroupIncludeGeoArgs>? = null, val githubOrganization: Output<AccessGroupIncludeGithubOrganizationArgs>? = null, val group: Output<AccessGroupIncludeGroupArgs>? = null, val gsuite: Output<AccessGroupIncludeGsuiteArgs>? = null, val ip: Output<AccessGroupIncludeIpArgs>? = null, val ipList: Output<AccessGroupIncludeIpListArgs>? = null, val loginMethod: Output<AccessGroupIncludeLoginMethodArgs>? = null, val okta: Output<AccessGroupIncludeOktaArgs>? = null, val saml: Output<AccessGroupIncludeSamlArgs>? = null, val serviceToken: Output<AccessGroupIncludeServiceTokenArgs>? = null) : ConvertibleToJava<AccessGroupIncludeArgs>

Constructors

Link copied to clipboard
constructor(anyValidServiceToken: Output<AccessGroupIncludeAnyValidServiceTokenArgs>? = null, authContext: Output<AccessGroupIncludeAuthContextArgs>? = null, authMethod: Output<AccessGroupIncludeAuthMethodArgs>? = null, azureAd: Output<AccessGroupIncludeAzureAdArgs>? = null, certificate: Output<AccessGroupIncludeCertificateArgs>? = null, commonName: Output<AccessGroupIncludeCommonNameArgs>? = null, devicePosture: Output<AccessGroupIncludeDevicePostureArgs>? = null, email: Output<AccessGroupIncludeEmailArgs>? = null, emailDomain: Output<AccessGroupIncludeEmailDomainArgs>? = null, emailList: Output<AccessGroupIncludeEmailListArgs>? = null, everyone: Output<AccessGroupIncludeEveryoneArgs>? = null, externalEvaluation: Output<AccessGroupIncludeExternalEvaluationArgs>? = null, geo: Output<AccessGroupIncludeGeoArgs>? = null, githubOrganization: Output<AccessGroupIncludeGithubOrganizationArgs>? = null, group: Output<AccessGroupIncludeGroupArgs>? = null, gsuite: Output<AccessGroupIncludeGsuiteArgs>? = null, ip: Output<AccessGroupIncludeIpArgs>? = null, ipList: Output<AccessGroupIncludeIpListArgs>? = null, loginMethod: Output<AccessGroupIncludeLoginMethodArgs>? = null, okta: Output<AccessGroupIncludeOktaArgs>? = null, saml: Output<AccessGroupIncludeSamlArgs>? = null, serviceToken: Output<AccessGroupIncludeServiceTokenArgs>? = null)

Properties

Link copied to clipboard

An empty object which matches on all service tokens.

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
val email: Output<AccessGroupIncludeEmailArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An empty object which matches on all users.

Link copied to clipboard
val geo: Output<AccessGroupIncludeGeoArgs>? = null
Link copied to clipboard
val group: Output<AccessGroupIncludeGroupArgs>? = null
Link copied to clipboard
Link copied to clipboard
val ip: Output<AccessGroupIncludeIpArgs>? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val okta: Output<AccessGroupIncludeOktaArgs>? = null
Link copied to clipboard
val saml: Output<AccessGroupIncludeSamlArgs>? = null
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): AccessGroupIncludeArgs