toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetRepositoryPullRequestsInvokeResult
/
GetRepositoryPullRequestsInvokeResult
Get
Repository
Pull
Requests
Invoke
Result
constructor
(
baseRef
:
String
?
=
null
,
baseRepository
:
String
,
headRef
:
String
?
=
null
,
id
:
String
,
owner
:
String
?
=
null
,
results
:
List
<
GetRepositoryPullRequestsResult
>
,
sortBy
:
String
?
=
null
,
sortDirection
:
String
?
=
null
,
state
:
String
?
=
null
)