Skip to content

/AWS1/CL_GDYEC2INSTANCE

Details about the potentially impacted Amazon EC2 instance resource.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_availabilityzone TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The availability zone of the Amazon EC2 instance. For more information, see Availability zones in the Amazon EC2 User Guide.

iv_imagedescription TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The image description of the Amazon EC2 instance.

iv_instancestate TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The state of the Amazon EC2 instance. For more information, see Amazon EC2 instance state changes in the Amazon EC2 User Guide.

io_iaminstanceprofile TYPE REF TO /AWS1/CL_GDYIAMINSTANCEPROFILE /AWS1/CL_GDYIAMINSTANCEPROFILE

IamInstanceProfile

iv_instancetype TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

Type of the Amazon EC2 instance.

iv_outpostarn TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. This shows applicable Amazon Web Services Outposts instances.

iv_platform TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The platform of the Amazon EC2 instance.

it_productcodes TYPE /AWS1/CL_GDYPRODUCTCODE=>TT_PRODUCTCODES TT_PRODUCTCODES

The product code of the Amazon EC2 instance.

it_ec2networkinterfaceuids TYPE /AWS1/CL_GDYEC2NETWORKINTERF00=>TT_EC2NETWORKINTERFACEUIDS TT_EC2NETWORKINTERFACEUIDS

The ID of the network interface.


Queryable Attributes

AvailabilityZone

The availability zone of the Amazon EC2 instance. For more information, see Availability zones in the Amazon EC2 User Guide.

Accessible with the following methods

Method Description
GET_AVAILABILITYZONE() Getter for AVAILABILITYZONE, with configurable default
ASK_AVAILABILITYZONE() Getter for AVAILABILITYZONE w/ exceptions if field has no va
HAS_AVAILABILITYZONE() Determine if AVAILABILITYZONE has a value

ImageDescription

The image description of the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_IMAGEDESCRIPTION() Getter for IMAGEDESCRIPTION, with configurable default
ASK_IMAGEDESCRIPTION() Getter for IMAGEDESCRIPTION w/ exceptions if field has no va
HAS_IMAGEDESCRIPTION() Determine if IMAGEDESCRIPTION has a value

InstanceState

The state of the Amazon EC2 instance. For more information, see Amazon EC2 instance state changes in the Amazon EC2 User Guide.

Accessible with the following methods

Method Description
GET_INSTANCESTATE() Getter for INSTANCESTATE, with configurable default
ASK_INSTANCESTATE() Getter for INSTANCESTATE w/ exceptions if field has no value
HAS_INSTANCESTATE() Determine if INSTANCESTATE has a value

IamInstanceProfile

IamInstanceProfile

Accessible with the following methods

Method Description
GET_IAMINSTANCEPROFILE() Getter for IAMINSTANCEPROFILE

InstanceType

Type of the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_INSTANCETYPE() Getter for INSTANCETYPE, with configurable default
ASK_INSTANCETYPE() Getter for INSTANCETYPE w/ exceptions if field has no value
HAS_INSTANCETYPE() Determine if INSTANCETYPE has a value

OutpostArn

The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. This shows applicable Amazon Web Services Outposts instances.

Accessible with the following methods

Method Description
GET_OUTPOSTARN() Getter for OUTPOSTARN, with configurable default
ASK_OUTPOSTARN() Getter for OUTPOSTARN w/ exceptions if field has no value
HAS_OUTPOSTARN() Determine if OUTPOSTARN has a value

Platform

The platform of the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_PLATFORM() Getter for PLATFORM, with configurable default
ASK_PLATFORM() Getter for PLATFORM w/ exceptions if field has no value
HAS_PLATFORM() Determine if PLATFORM has a value

ProductCodes

The product code of the Amazon EC2 instance.

Accessible with the following methods

Method Description
GET_PRODUCTCODES() Getter for PRODUCTCODES, with configurable default
ASK_PRODUCTCODES() Getter for PRODUCTCODES w/ exceptions if field has no value
HAS_PRODUCTCODES() Determine if PRODUCTCODES has a value

Ec2NetworkInterfaceUids

The ID of the network interface.

Accessible with the following methods

Method Description
GET_EC2NETWORKINTERFACEUIDS() Getter for EC2NETWORKINTERFACEUIDS, with configurable defaul
ASK_EC2NETWORKINTERFACEUIDS() Getter for EC2NETWORKINTERFACEUIDS w/ exceptions if field ha
HAS_EC2NETWORKINTERFACEUIDS() Determine if EC2NETWORKINTERFACEUIDS has a value