Skip to content

/AWS1/CL_EC2DELETEFLEETSRESULT

DeleteFleetsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_SUCCESSFULFLEETDELETIONS TYPE /AWS1/CL_EC2DELFLEETSUCCITEM=>TT_DELETEFLEETSUCCESSSET TT_DELETEFLEETSUCCESSSET

Information about the EC2 Fleets that are successfully deleted.

IT_UNSUCCESSFULFLEETDELS TYPE /AWS1/CL_EC2DELFLEETERRORITEM=>TT_DELETEFLEETERRORSET TT_DELETEFLEETERRORSET

Information about the EC2 Fleets that are not successfully deleted.


Queryable Attributes

SuccessfulFleetDeletions

Information about the EC2 Fleets that are successfully deleted.

Accessible with the following methods

Method Description
GET_SUCCESSFULFLEETDELETIONS() Getter for SUCCESSFULFLEETDELETIONS, with configurable defau
ASK_SUCCESSFULFLEETDELETIONS() Getter for SUCCESSFULFLEETDELETIONS w/ exceptions if field h
HAS_SUCCESSFULFLEETDELETIONS() Determine if SUCCESSFULFLEETDELETIONS has a value

UnsuccessfulFleetDeletions

Information about the EC2 Fleets that are not successfully deleted.

Accessible with the following methods

Method Description
GET_UNSUCCESSFULFLEETDELS() Getter for UNSUCCESSFULFLEETDELETIONS, with configurable def
ASK_UNSUCCESSFULFLEETDELS() Getter for UNSUCCESSFULFLEETDELETIONS w/ exceptions if field
HAS_UNSUCCESSFULFLEETDELS() Determine if UNSUCCESSFULFLEETDELETIONS has a value