LaunchTemplateHibernationOptions
public struct LaunchTemplateHibernationOptions : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
If this parameter is set to true, the 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)