/AWS1/CL_ASCLAUNCHTEMPLATE¶
Use this structure to specify the launch templates and instance types (overrides) for a mixed instances policy.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_launchtemplatespec TYPE REF TO /AWS1/CL_ASCLAUNCHTEMPLATESPEC /AWS1/CL_ASCLAUNCHTEMPLATESPEC¶
The launch template.
it_overrides TYPE /AWS1/CL_ASCLAUNCHTMPLOVERRI00=>TT_OVERRIDES TT_OVERRIDES¶
Any properties that you specify override the same properties in the launch template.
Queryable Attributes¶
LaunchTemplateSpecification¶
The launch template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LAUNCHTEMPLATESPEC() |
Getter for LAUNCHTEMPLATESPECIFICATION |
Overrides¶
Any properties that you specify override the same properties 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 |