EncryptionAtRest
public struct EncryptionAtRest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ARN of the AWS KMS key for encrypting data at rest. If you don’t specify a KMS key, MSK creates one for you and uses it.
Declaration
Swift
public let dataVolumeKMSKeyId: String -
Undocumented
Declaration
Swift
public init(dataVolumeKMSKeyId: String)
View on GitHub
EncryptionAtRest Structure Reference