LaunchTemplateHibernationOptionsRequest
public struct LaunchTemplateHibernationOptionsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
If you set this parameter to true, the instance is enabled for hibernation. Default: false
Declaration
Swift
public let configured: Bool?
-
Undocumented
Declaration
Swift
public init(configured: Bool? = nil)