pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.cognito.kotlin
/
UserPoolUserArgsBuilder
/
userAttributes
user
Attributes
@
JvmName
(
name
=
"gbaeadhdrreiicof"
)
suspend
fun
userAttributes
(
value
:
Output
<
List
<
UserPoolUserAttributeTypeArgs
>
>
)
@
JvmName
(
name
=
"lpouetblwywriyrn"
)
suspend
fun
userAttributes
(
value
:
List
<
UserPoolUserAttributeTypeArgs
>
?
)
Parameters
value
@
JvmName
(
name
=
"bkwpsouxqemxkels"
)
suspend
fun
userAttributes
(
vararg
values
:
Output
<
UserPoolUserAttributeTypeArgs
>
)
@
JvmName
(
name
=
"upadxmojrkpldwew"
)
suspend
fun
userAttributes
(
values
:
List
<
Output
<
UserPoolUserAttributeTypeArgs
>
>
)
@
JvmName
(
name
=
"yuhsjvtodtnvlpbn"
)
suspend
fun
userAttributes
(
vararg
values
:
UserPoolUserAttributeTypeArgs
)
Parameters
values
@
JvmName
(
name
=
"nfqgxuksrcpkqbuw"
)
suspend
fun
userAttributes
(
argument
:
List
<
suspend
UserPoolUserAttributeTypeArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"owoulwnxynqrshqe"
)
suspend
fun
userAttributes
(
vararg
argument
:
suspend
UserPoolUserAttributeTypeArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"mvhnnfkdhpofktga"
)
suspend
fun
userAttributes
(
argument
:
suspend
UserPoolUserAttributeTypeArgsBuilder
.
(
)
->
Unit
)
Parameters
argument