pulumi-github-kotlin
5.17.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
UserInvitationAccepterArgsBuilder
/
invitationId
invitation
Id
@
JvmName
(
name
=
"hwirmrkbhuxmojvd"
)
suspend
fun
invitationId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ljgoibvwblowoniv"
)
suspend
fun
invitationId
(
value
:
String
?
)
Parameters
value
ID of the invitation to accept. Must be set when
allow_empty_id
is
false
.