Skip to content

/AWS1/CL_EC2DELLAUNCHTMPLVRS02

Describes a launch template version that was successfully deleted.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_LAUNCHTEMPLATEID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the launch template.

IV_LAUNCHTEMPLATENAME TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The name of the launch template.

IV_VERSIONNUMBER TYPE /AWS1/EC2LONG /AWS1/EC2LONG

The version number of the launch template.


Queryable Attributes

LaunchTemplateId

The ID of the launch template.

Accessible with the following methods

Method Description
GET_LAUNCHTEMPLATEID() Getter for LAUNCHTEMPLATEID, with configurable default
ASK_LAUNCHTEMPLATEID() Getter for LAUNCHTEMPLATEID w/ exceptions if field has no va
HAS_LAUNCHTEMPLATEID() Determine if LAUNCHTEMPLATEID has a value

LaunchTemplateName

The name of the launch template.

Accessible with the following methods

Method Description
GET_LAUNCHTEMPLATENAME() Getter for LAUNCHTEMPLATENAME, with configurable default
ASK_LAUNCHTEMPLATENAME() Getter for LAUNCHTEMPLATENAME w/ exceptions if field has no
HAS_LAUNCHTEMPLATENAME() Determine if LAUNCHTEMPLATENAME has a value

VersionNumber

The version number of the launch template.

Accessible with the following methods

Method Description
GET_VERSIONNUMBER() Getter for VERSIONNUMBER, with configurable default
ASK_VERSIONNUMBER() Getter for VERSIONNUMBER w/ exceptions if field has no value
HAS_VERSIONNUMBER() Determine if VERSIONNUMBER 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_DELLAUNCHTMPLVRSSRSPSUCCSET

TYPES TT_DELLAUNCHTMPLVRSSRSPSUCCSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2DELLAUNCHTMPLVRS02 WITH DEFAULT KEY
.