/AWS1/CL_BTCSCHEDULINGPLYLST00¶
An object that contains the details of a scheduling policy that's returned in a
ListSchedulingPolicy action.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_arn TYPE /AWS1/BTCSTRING /AWS1/BTCSTRING¶
Amazon Resource Name (ARN) of the scheduling policy.
Queryable Attributes¶
arn¶
Amazon Resource Name (ARN) of the scheduling policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN 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_SCHEDULINGPLYLISTINGDETLIST¶
TYPES TT_SCHEDULINGPLYLISTINGDETLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BTCSCHEDULINGPLYLST00 WITH DEFAULT KEY
.