AccessPolicyExcludeGithub

data class AccessPolicyExcludeGithub(val identityProviderId: String? = null, val name: String? = null, val teams: List<String>? = null)

Constructors

Link copied to clipboard
constructor(identityProviderId: String? = null, name: String? = null, teams: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val name: String? = null

Friendly name of the Access Policy.

Link copied to clipboard
val teams: List<String>? = null