pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.inputs
/
ClusterEncryptionInfoArgs
/
ClusterEncryptionInfoArgs
Cluster
Encryption
Info
Args
fun
ClusterEncryptionInfoArgs
(
encryptionAtRest
:
Output
<
ClusterEncryptionAtRestArgs
>
?
=
null
,
encryptionInTransit
:
Output
<
ClusterEncryptionInTransitArgs
>
?
=
null
)