pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.inputs
/
DistributionConfigurationDistributionAmiDistributionConfigurationLaunchPermissionArgsBuilder
/
userIds
user
Ids
@
JvmName
(
name
=
"dmohjyfegqxjsenj"
)
suspend
fun
userIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vxjwulvxrfxifjow"
)
suspend
fun
userIds
(
value
:
List
<
String
>
?
)
Parameters
value
Set of AWS Account identifiers to assign.
@
JvmName
(
name
=
"inmshtrvdskyxuxm"
)
suspend
fun
userIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kxunadtunbfnedae"
)
suspend
fun
userIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jyfpuumgtdajalrp"
)
suspend
fun
userIds
(
vararg
values
:
String
)
Parameters
values
Set of AWS Account identifiers to assign.