Access Group Require Github
data class AccessGroupRequireGithub(val identityProviderId: String? = null, val name: String? = null, val teams: List<String>? = null)
Constructors
Link copied to clipboard
fun AccessGroupRequireGithub(identityProviderId: String? = null, name: String? = null, teams: List<String>? = null)