/AWS1/CL_EBNDSCENVIRONMENTMA01¶
A result message containing a list of completed and failed managed actions.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_managedactionhistoryitems TYPE /AWS1/CL_EBNMANAGEDACTHISTOR00=>TT_MANAGEDACTIONHISTORYITEMS TT_MANAGEDACTIONHISTORYITEMS¶
A list of completed and failed managed actions.
iv_nexttoken TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING¶
A pagination token that you pass to DescribeEnvironmentManagedActionHistory to get the next page of results.
Queryable Attributes¶
ManagedActionHistoryItems¶
A list of completed and failed managed actions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANAGEDACTHISTORYITEMS() |
Getter for MANAGEDACTIONHISTORYITEMS, with configurable defa |
ASK_MANAGEDACTHISTORYITEMS() |
Getter for MANAGEDACTIONHISTORYITEMS w/ exceptions if field |
HAS_MANAGEDACTHISTORYITEMS() |
Determine if MANAGEDACTIONHISTORYITEMS has a value |
NextToken¶
A pagination token that you pass to DescribeEnvironmentManagedActionHistory to get the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |