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