SSESpecification
public struct SSESpecification : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Indicates whether server-side encryption is enabled (true) or disabled (false) on the cluster.
Declaration
Swift
public let enabled: Bool
-
Undocumented
Declaration
Swift
public init(enabled: Bool)