Skip to content

/AWS1/CL_EC2IMAGEUSAGERESTYP01

The options that affect the scope of the report.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_optionname TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The name of the option.

Valid value: version-depth - The number of launch template versions to check.

it_optionvalues TYPE /AWS1/CL_EC2IMAGEUSAGERESTYP02=>TT_IMAGEUSAGERESTYPEOPTVALSLST TT_IMAGEUSAGERESTYPEOPTVALSLST

A value for the specified option.

Valid values: Integers between 1 and 10000

Default: 20


Queryable Attributes

OptionName

The name of the option.

Valid value: version-depth - The number of launch template versions to check.

Accessible with the following methods

Method Description
GET_OPTIONNAME() Getter for OPTIONNAME, with configurable default
ASK_OPTIONNAME() Getter for OPTIONNAME w/ exceptions if field has no value
HAS_OPTIONNAME() Determine if OPTIONNAME has a value

OptionValues

A value for the specified option.

Valid values: Integers between 1 and 10000

Default: 20

Accessible with the following methods

Method Description
GET_OPTIONVALUES() Getter for OPTIONVALUES, with configurable default
ASK_OPTIONVALUES() Getter for OPTIONVALUES w/ exceptions if field has no value
HAS_OPTIONVALUES() Determine if OPTIONVALUES 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_IMAGEUSAGERESTYPEOPTREQLIST

TYPES TT_IMAGEUSAGERESTYPEOPTREQLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2IMAGEUSAGERESTYP01 WITH DEFAULT KEY
.