toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetRepositoryBranchesResult
/
GetRepositoryBranchesResult
Get
Repository
Branches
Result
constructor
(
branches
:
List
<
GetRepositoryBranchesBranch
>
,
id
:
String
,
onlyNonProtectedBranches
:
Boolean
?
=
null
,
onlyProtectedBranches
:
Boolean
?
=
null
,
repository
:
String
)