pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin
/
ConfigurationArgs
/
ConfigurationArgs
Configuration
Args
fun
ConfigurationArgs
(
description
:
Output
<
String
>
?
=
null
,
kafkaVersions
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
serverProperties
:
Output
<
String
>
?
=
null
)