Skip to content

/AWS1/CL_EC2FLEETLAUNCHTMPLC00

Describes a launch template and overrides.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_LAUNCHTEMPLATESPEC TYPE REF TO /AWS1/CL_EC2FLEETLAUNCHTMPLS00 /AWS1/CL_EC2FLEETLAUNCHTMPLS00

The launch template to use. You must specify either the launch template ID or launch template name in the request.

IT_OVERRIDES TYPE /AWS1/CL_EC2FLEETLAUNCHTMPLO00=>TT_FLEETLAUNCHTMPLOVERRIDESL00 TT_FLEETLAUNCHTMPLOVERRIDESL00

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

For fleets of type request and maintain, a maximum of 300 items is allowed across all launch templates.


Queryable Attributes

LaunchTemplateSpecification

The launch template to use. You must specify either the launch template ID or launch template name in the request.

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.

For fleets of type request and maintain, a maximum of 300 items is allowed across all launch templates.

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_FLEETLAUNCHTMPLCFGLISTREQ

TYPES TT_FLEETLAUNCHTMPLCFGLISTREQ TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2FLEETLAUNCHTMPLC00 WITH DEFAULT KEY
.