pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.outputs
/
ClusterEncryptionInfo
/
ClusterEncryptionInfo
Cluster
Encryption
Info
fun
ClusterEncryptionInfo
(
encryptionAtRestKmsKeyArn
:
String
?
=
null
,
encryptionInTransit
:
ClusterEncryptionInfoEncryptionInTransit
?
=
null
)