Skip to content

/AWS1/CL_EC2FASTLAUNCHLAUNCH00

Identifies the launch template that the AMI uses for Windows fast launch.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_LAUNCHTEMPLATEID TYPE /AWS1/EC2LAUNCHTEMPLATEID /AWS1/EC2LAUNCHTEMPLATEID

The ID of the launch template that the AMI uses for Windows fast launch.

IV_LAUNCHTEMPLATENAME TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The name of the launch template that the AMI uses for Windows fast launch.

IV_VERSION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The version of the launch template that the AMI uses for Windows fast launch.


Queryable Attributes

LaunchTemplateId

The ID of the launch template that the AMI uses for Windows fast launch.

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 that the AMI uses for Windows fast launch.

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

Version

The version of the launch template that the AMI uses for Windows fast launch.

Accessible with the following methods

Method Description
GET_VERSION() Getter for VERSION, with configurable default
ASK_VERSION() Getter for VERSION w/ exceptions if field has no value
HAS_VERSION() Determine if VERSION has a value