AccessApplicationPolicyIncludeGithubOrganization

data class AccessApplicationPolicyIncludeGithubOrganization(val identityProviderId: String, val name: String, val team: String? = null)

Constructors

constructor(identityProviderId: String, name: String, team: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of your Github identity provider.

Link copied to clipboard

The name of the organization.

Link copied to clipboard
val team: String? = null

The name of the team