Skip to content

/AWS1/CL_EC2CRELAUNCHTMPLRSLT

CreateLaunchTemplateResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_LAUNCHTEMPLATE TYPE REF TO /AWS1/CL_EC2LAUNCHTEMPLATE /AWS1/CL_EC2LAUNCHTEMPLATE

Information about the launch template.

IO_WARNING TYPE REF TO /AWS1/CL_EC2VALIDATIONWARNING /AWS1/CL_EC2VALIDATIONWARNING

If the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that's found.


Queryable Attributes

LaunchTemplate

Information about the launch template.

Accessible with the following methods

Method Description
GET_LAUNCHTEMPLATE() Getter for LAUNCHTEMPLATE

Warning

If the launch template contains parameters or parameter combinations that are not valid, an error code and an error message are returned for each issue that's found.

Accessible with the following methods

Method Description
GET_WARNING() Getter for WARNING