/AWS1/CL_EC2MODINSTMETOPTSRS¶
ModifyInstanceMetadataOptionsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instanceid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the instance.
io_instancemetadataoptions TYPE REF TO /AWS1/CL_EC2INSTMETOPTIONSRSP /AWS1/CL_EC2INSTMETOPTIONSRSP¶
The metadata options for the 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 |
InstanceMetadataOptions¶
The metadata options for the instance.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEMETADATAOPTIONS() |
Getter for INSTANCEMETADATAOPTIONS |