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