pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin
/
ScramSecretAssociationArgsBuilder
/
secretArnLists
secret
Arn
Lists
@
JvmName
(
name
=
"krwfkvuxqeyjcvuy"
)
suspend
fun
secretArnLists
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"quvlsxlusaomlhgd"
)
suspend
fun
secretArnLists
(
value
:
List
<
String
>
?
)
Parameters
value
List of AWS Secrets Manager secret ARNs.
@
JvmName
(
name
=
"ylsxlfdiftkfxdym"
)
suspend
fun
secretArnLists
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bnvhiovtjxdoavfi"
)
suspend
fun
secretArnLists
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"slfdhanahignxyjc"
)
suspend
fun
secretArnLists
(
vararg
values
:
String
)
Parameters
values
List of AWS Secrets Manager secret ARNs.