Skip to content

/AWS1/CL_EC2MODINSTMAINTENAN01

ModifyInstanceMaintenanceOptionsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_INSTANCEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the instance.

IV_AUTORECOVERY TYPE /AWS1/EC2INSTAUTORECOVERYSTATE /AWS1/EC2INSTAUTORECOVERYSTATE

Provides information on the current automatic recovery behavior of your instance.


Queryable Attributes

InstanceId

The ID of the instance.

Accessible with the following methods

Method Description
GET_INSTANCEID() Getter for INSTANCEID, with configurable default
ASK_INSTANCEID() Getter for INSTANCEID w/ exceptions if field has no value
HAS_INSTANCEID() Determine if INSTANCEID has a value

AutoRecovery

Provides information on the current automatic recovery behavior of your instance.

Accessible with the following methods

Method Description
GET_AUTORECOVERY() Getter for AUTORECOVERY, with configurable default
ASK_AUTORECOVERY() Getter for AUTORECOVERY w/ exceptions if field has no value
HAS_AUTORECOVERY() Determine if AUTORECOVERY has a value