/AWS1/CL_EC2LAUNCHTMPLHIBERN00¶
Indicates whether the instance is configured for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_configured TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
If you set this parameter to
true, the instance is enabled for hibernation.Default:
false
Queryable Attributes¶
Configured¶
If you set this parameter to
true, the instance is enabled for hibernation.Default:
false
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURED() |
Getter for CONFIGURED, with configurable default |
ASK_CONFIGURED() |
Getter for CONFIGURED w/ exceptions if field has no value |
HAS_CONFIGURED() |
Determine if CONFIGURED has a value |