RotateEncryptionKeyMessage
public struct RotateEncryptionKeyMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The unique identifier of the cluster that you want to rotate the encryption keys for. Constraints: Must be the name of valid cluster that has encryption enabled.
Declaration
Swift
public let clusterIdentifier: String
-
Undocumented
Declaration
Swift
public init(clusterIdentifier: String)