/AWS1/CL_EC2ASSCAPPTATUSCHKRS¶
AssociateApplicationStatusCheckResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_successfulresults TYPE /AWS1/CL_EC2SUCCFLASSOCRSPOBJ=>TT_SUCCESSFULASSOCRESPONSESET TT_SUCCESSFULASSOCRESPONSESET¶
The associations that were successfully created.
it_unsuccessfulresults TYPE /AWS1/CL_EC2UNSUCCASCRSPOBJECT=>TT_UNSUCCFLASSOCRESPONSESET TT_UNSUCCFLASSOCRESPONSESET¶
The associations that failed to be created.
Queryable Attributes¶
SuccessfulResults¶
The associations that were successfully created.
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 associations that failed to be created.
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 |