Skip to content

/AWS1/CL_EC2DISAPPTATUSCHXPRRS

DisableApplicationStatusCheckSuppressionResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_successfulresults TYPE /AWS1/CL_EC2SUCCFLSUPRSNRSPOBJ=>TT_SUCCESSFULSUPRSNRESPONSESET TT_SUCCESSFULSUPRSNRESPONSESET

The instances for which suppression was successfully disabled.

it_unsuccessfulresults TYPE /AWS1/CL_EC2UNSUCCSUPPRSPOBJ=>TT_UNSUCCFLSUPRSNRESPONSESET TT_UNSUCCFLSUPRSNRESPONSESET

The instances for which suppression failed to be disabled.


Queryable Attributes

SuccessfulResults

The instances for which suppression was successfully disabled.

Accessible with the following methods

Method Description
GET_SUCCESSFULRESULTS() Getter for SUCCESSFULRESULTS, with configurable default
ASK_SUCCESSFULRESULTS() Getter for SUCCESSFULRESULTS w/ exceptions if field has no v
HAS_SUCCESSFULRESULTS() Determine if SUCCESSFULRESULTS has a value

UnsuccessfulResults

The instances for which suppression failed to be disabled.

Accessible with the following methods

Method Description
GET_UNSUCCESSFULRESULTS() Getter for UNSUCCESSFULRESULTS, with configurable default
ASK_UNSUCCESSFULRESULTS() Getter for UNSUCCESSFULRESULTS w/ exceptions if field has no
HAS_UNSUCCESSFULRESULTS() Determine if UNSUCCESSFULRESULTS has a value