toggle menu
pulumi-github-kotlin
6.7.2.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
GetRepositoryPullRequestsResult
/
GetRepositoryPullRequestsResult
Get
Repository
Pull
Requests
Result
constructor
(
baseRef
:
String
,
baseSha
:
String
,
body
:
String
,
draft
:
Boolean
,
headOwner
:
String
,
headRef
:
String
,
headRepository
:
String
,
headSha
:
String
,
labels
:
List
<
String
>
,
maintainerCanModify
:
Boolean
,
number
:
Int
,
openedAt
:
Int
,
openedBy
:
String
,
state
:
String
,
title
:
String
,
updatedAt
:
Int
)