pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin
/
ScramSecretAssociationArgs
/
ScramSecretAssociationArgs
Scram
Secret
Association
Args
fun
ScramSecretAssociationArgs
(
clusterArn
:
Output
<
String
>
?
=
null
,
secretArnLists
:
Output
<
List
<
String
>
>
?
=
null
)