Skip to content

/AWS1/CL_EC2FLEETLAUNCHTMPLCFG

Describes a launch template and overrides.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_LAUNCHTEMPLATESPEC TYPE REF TO /AWS1/CL_EC2FLEETLAUNCHTMPLS01 /AWS1/CL_EC2FLEETLAUNCHTMPLS01

The launch template.

IT_OVERRIDES TYPE /AWS1/CL_EC2FLEETLAUNCHTMPLO01=>TT_FLEETLAUNCHTMPLOVERRIDESLST TT_FLEETLAUNCHTMPLOVERRIDESLST

Any parameters that you specify override the same parameters in the launch template.


Queryable Attributes

LaunchTemplateSpecification

The launch template.

Accessible with the following methods

Method Description
GET_LAUNCHTEMPLATESPEC() Getter for LAUNCHTEMPLATESPECIFICATION

Overrides

Any parameters that you specify override the same parameters in the launch template.

Accessible with the following methods

Method Description
GET_OVERRIDES() Getter for OVERRIDES, with configurable default
ASK_OVERRIDES() Getter for OVERRIDES w/ exceptions if field has no value
HAS_OVERRIDES() Determine if OVERRIDES 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_FLEETLAUNCHTMPLCONFIGLIST

TYPES TT_FLEETLAUNCHTMPLCONFIGLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2FLEETLAUNCHTMPLCFG WITH DEFAULT KEY
.