Skip to content

/AWS1/CL_EC2DELLAUNCHTMPLVRS03

Describes a launch template version that could not be 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.

IO_RESPONSEERROR TYPE REF TO /AWS1/CL_EC2RESPONSEERROR /AWS1/CL_EC2RESPONSEERROR

Information about the error.


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

ResponseError

Information about the error.

Accessible with the following methods

Method Description
GET_RESPONSEERROR() Getter for RESPONSEERROR

Public Local Types In This Class

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

TT_DELLAUNCHTMPLVRSSRSPERRSET

TYPES TT_DELLAUNCHTMPLVRSSRSPERRSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2DELLAUNCHTMPLVRS03 WITH DEFAULT KEY
.