Skip to content

/AWS1/CL_GDYEC2LAUNCHTEMPLATE

Contains information about the Amazon EC2 launch template involved in a GuardDuty finding, including unique identifiers of the Amazon EC2 instances.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_ec2instanceuids TYPE /AWS1/CL_GDYEC2INSTANCEUIDS_W=>TT_EC2INSTANCEUIDS TT_EC2INSTANCEUIDS

A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.

iv_version TYPE /AWS1/GDYLAUNCHTEMPLATEVERSION /AWS1/GDYLAUNCHTEMPLATEVERSION

Version of the EC2 launch template.


Queryable Attributes

Ec2InstanceUids

A list of unique identifiers for the compromised Amazon EC2 instances that share the same Amazon EC2 launch template.

Accessible with the following methods

Method Description
GET_EC2INSTANCEUIDS() Getter for EC2INSTANCEUIDS, with configurable default
ASK_EC2INSTANCEUIDS() Getter for EC2INSTANCEUIDS w/ exceptions if field has no val
HAS_EC2INSTANCEUIDS() Determine if EC2INSTANCEUIDS has a value

Version

Version of the EC2 launch template.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value