Skip to content

/AWS1/CL_EC2IMAGEUSAGERESTYP00

A resource type to include in the report. Associated options can also be specified if the resource type is a launch template.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_resourcetype TYPE /AWS1/EC2IMAGEUSAGERESTYPENAME /AWS1/EC2IMAGEUSAGERESTYPENAME

The resource type.

Valid values: ec2:Instance | ec2:LaunchTemplate

it_resourcetypeoptions TYPE /AWS1/CL_EC2IMAGEUSAGERESTYP01=>TT_IMAGEUSAGERESTYPEOPTREQLIST TT_IMAGEUSAGERESTYPEOPTREQLIST

The options that affect the scope of the report. Valid only when ResourceType is ec2:LaunchTemplate.


Queryable Attributes

ResourceType

The resource type.

Valid values: ec2:Instance | ec2:LaunchTemplate

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

ResourceTypeOptions

The options that affect the scope of the report. Valid only when ResourceType is ec2:LaunchTemplate.

Accessible with the following methods

Method Description
GET_RESOURCETYPEOPTIONS() Getter for RESOURCETYPEOPTIONS, with configurable default
ASK_RESOURCETYPEOPTIONS() Getter for RESOURCETYPEOPTIONS w/ exceptions if field has no
HAS_RESOURCETYPEOPTIONS() Determine if RESOURCETYPEOPTIONS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_IMAGEUSAGERESTYPEREQLIST

TYPES TT_IMAGEUSAGERESTYPEREQLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IMAGEUSAGERESTYP00 WITH DEFAULT KEY
.