HibernationOptions
public struct HibernationOptions : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
If this parameter is set to true, your instance is enabled for hibernation; otherwise, it is not enabled for hibernation.
Declaration
Swift
public let configured: Bool?
-
Undocumented
Declaration
Swift
public init(configured: Bool? = nil)