toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.inputs
/
DistributionConfigurationDistributionAmiDistributionConfigurationLaunchPermissionArgsBuilder
/
userIds
user
Ids
@
JvmName
(
name
=
"yyvjtqfvvhsrwrjk"
)
suspend
fun
userIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"jwmyakqnylobmghn"
)
suspend
fun
userIds
(
value
:
List
<
String
>
?
)
Parameters
value
Set of AWS Account identifiers to assign.
@
JvmName
(
name
=
"vtbhbsypikhxqggw"
)
suspend
fun
userIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"gomenlhygpcnqcem"
)
suspend
fun
userIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"gxgworummmnpkxur"
)
suspend
fun
userIds
(
vararg
values
:
String
)
Parameters
values
Set of AWS Account identifiers to assign.