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