toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryPullRequestArgs
/
RepositoryPullRequestArgs
Repository
Pull
Request
Args
constructor
(
baseRef
:
Output
<
String
>
?
=
null
,
baseRepository
:
Output
<
String
>
?
=
null
,
body
:
Output
<
String
>
?
=
null
,
headRef
:
Output
<
String
>
?
=
null
,
maintainerCanModify
:
Output
<
Boolean
>
?
=
null
,
owner
:
Output
<
String
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
)