Skip to content

/AWS1/CL_EC2DSCFASTLAUNCHIMA02

Describe details about a Windows image with Windows fast launch enabled that meets the requested criteria. Criteria are defined by the DescribeFastLaunchImages action filters.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_imageid TYPE /AWS1/EC2IMAGEID /AWS1/EC2IMAGEID

The image ID that identifies the Windows fast launch enabled image.

iv_resourcetype TYPE /AWS1/EC2FASTLAUNCHRESRCTYPE /AWS1/EC2FASTLAUNCHRESRCTYPE

The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI. Supported values include: snapshot.

io_snapshotconfiguration TYPE REF TO /AWS1/CL_EC2FASTLAUNCHSNAPCO00 /AWS1/CL_EC2FASTLAUNCHSNAPCO00

A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.

io_launchtemplate TYPE REF TO /AWS1/CL_EC2FASTLAUNCHLAUNCH00 /AWS1/CL_EC2FASTLAUNCHLAUNCH00

The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.

iv_maxparallellaunches TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch.

iv_ownerid TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The owner ID for the Windows fast launch enabled AMI.

iv_state TYPE /AWS1/EC2FASTLAUNCHSTATECODE /AWS1/EC2FASTLAUNCHSTATECODE

The current state of Windows fast launch for the specified Windows AMI.

iv_statetransitionreason TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The reason that Windows fast launch for the AMI changed to the current state.

iv_statetransitiontime TYPE /AWS1/EC2MILLISECONDDATETIME /AWS1/EC2MILLISECONDDATETIME

The time that Windows fast launch for the AMI changed to the current state.


Queryable Attributes

ImageId

The image ID that identifies the Windows fast launch enabled image.

Accessible with the following methods

Method Description
GET_IMAGEID() Getter for IMAGEID, with configurable default
ASK_IMAGEID() Getter for IMAGEID w/ exceptions if field has no value
HAS_IMAGEID() Determine if IMAGEID has a value

ResourceType

The resource type that Amazon EC2 uses for pre-provisioning the Windows AMI. Supported values include: snapshot.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

SnapshotConfiguration

A group of parameters that are used for pre-provisioning the associated Windows AMI using snapshots.

Accessible with the following methods

Method Description
GET_SNAPSHOTCONFIGURATION() Getter for SNAPSHOTCONFIGURATION

LaunchTemplate

The launch template that the Windows fast launch enabled AMI uses when it launches Windows instances from pre-provisioned snapshots.

Accessible with the following methods

Method Description
GET_LAUNCHTEMPLATE() Getter for LAUNCHTEMPLATE

MaxParallelLaunches

The maximum number of instances that Amazon EC2 can launch at the same time to create pre-provisioned snapshots for Windows fast launch.

Accessible with the following methods

Method Description
GET_MAXPARALLELLAUNCHES() Getter for MAXPARALLELLAUNCHES, with configurable default
ASK_MAXPARALLELLAUNCHES() Getter for MAXPARALLELLAUNCHES w/ exceptions if field has no
HAS_MAXPARALLELLAUNCHES() Determine if MAXPARALLELLAUNCHES has a value

OwnerId

The owner ID for the Windows fast launch enabled AMI.

Accessible with the following methods

Method Description
GET_OWNERID() Getter for OWNERID, with configurable default
ASK_OWNERID() Getter for OWNERID w/ exceptions if field has no value
HAS_OWNERID() Determine if OWNERID has a value

State

The current state of Windows fast launch for the specified Windows AMI.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

StateTransitionReason

The reason that Windows fast launch for the AMI changed to the current state.

Accessible with the following methods

Method Description
GET_STATETRANSITIONREASON() Getter for STATETRANSITIONREASON, with configurable default
ASK_STATETRANSITIONREASON() Getter for STATETRANSITIONREASON w/ exceptions if field has
HAS_STATETRANSITIONREASON() Determine if STATETRANSITIONREASON has a value

StateTransitionTime

The time that Windows fast launch for the AMI changed to the current state.

Accessible with the following methods

Method Description
GET_STATETRANSITIONTIME() Getter for STATETRANSITIONTIME, with configurable default
ASK_STATETRANSITIONTIME() Getter for STATETRANSITIONTIME w/ exceptions if field has no
HAS_STATETRANSITIONTIME() Determine if STATETRANSITIONTIME 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_DSCFASTLAUNCHIMAGESSUCCSET

TYPES TT_DSCFASTLAUNCHIMAGESSUCCSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2DSCFASTLAUNCHIMA02 WITH DEFAULT KEY
.