pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin
/
ScramSecretAssociationArgsBuilder
Scram
Secret
Association
Args
Builder
class
ScramSecretAssociationArgsBuilder
Builder for
ScramSecretAssociationArgs
.
Functions
Functions
cluster
Arn
Link copied to clipboard
@
JvmName
(
name
=
"pcgwislokwtwweey"
)
suspend
fun
clusterArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uryaqyyxxbddrugs"
)
suspend
fun
clusterArn
(
value
:
String
?
)
secret
Arn
Lists
Link copied to clipboard
@
JvmName
(
name
=
"krwfkvuxqeyjcvuy"
)
suspend
fun
secretArnLists
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ylsxlfdiftkfxdym"
)
suspend
fun
secretArnLists
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"slfdhanahignxyjc"
)
suspend
fun
secretArnLists
(
vararg
values
:
String
)
@
JvmName
(
name
=
"bnvhiovtjxdoavfi"
)
suspend
fun
secretArnLists
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"quvlsxlusaomlhgd"
)
suspend
fun
secretArnLists
(
value
:
List
<
String
>
?
)