toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetTeamRepositoriesDetailed
Get
Team
Repositories
Detailed
data
class
GetTeamRepositoriesDetailed
(
val
repoId
:
Int
,
val
roleName
:
String
)
Members
Constructors
Get
Team
Repositories
Detailed
Link copied to clipboard
constructor
(
repoId
:
Int
,
roleName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
repo
Id
Link copied to clipboard
val
repoId
:
Int
role
Name
Link copied to clipboard
val
roleName
:
String