toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
UserInvitationAccepterArgsBuilder
/
invitationId
invitation
Id
@
JvmName
(
name
=
"neoxcfmfqaxyoqfc"
)
suspend
fun
invitationId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bshcftgqvmowifuv"
)
suspend
fun
invitationId
(
value
:
String
?
)
Parameters
value
ID of the invitation to accept. Must be set when
allow_empty_id
is
false
.