/AWS1/CL_TRLUPDATEDASHBOARDRSP¶
UpdateDashboardResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_dashboardarn TYPE /AWS1/TRLDASHBOARDARN /AWS1/TRLDASHBOARDARN¶
The ARN for the dashboard.
iv_name TYPE /AWS1/TRLDASHBOARDNAME /AWS1/TRLDASHBOARDNAME¶
The name for the dashboard.
iv_type TYPE /AWS1/TRLDASHBOARDTYPE /AWS1/TRLDASHBOARDTYPE¶
The type of dashboard.
it_widgets TYPE /AWS1/CL_TRLWIDGET=>TT_WIDGETLIST TT_WIDGETLIST¶
An array of widgets for the dashboard.
io_refreshschedule TYPE REF TO /AWS1/CL_TRLREFRESHSCHEDULE /AWS1/CL_TRLREFRESHSCHEDULE¶
The refresh schedule for the dashboard, if configured.
iv_terminationprotectionenbd TYPE /AWS1/TRLTERMINATIONPROTECTI00 /AWS1/TRLTERMINATIONPROTECTI00¶
Indicates whether termination protection is enabled for the dashboard.
iv_createdtimestamp TYPE /AWS1/TRLDATE /AWS1/TRLDATE¶
The timestamp that shows when the dashboard was created.
iv_updatedtimestamp TYPE /AWS1/TRLDATE /AWS1/TRLDATE¶
The timestamp that shows when the dashboard was updated.
Queryable Attributes¶
DashboardArn¶
The ARN for the dashboard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DASHBOARDARN() |
Getter for DASHBOARDARN, with configurable default |
ASK_DASHBOARDARN() |
Getter for DASHBOARDARN w/ exceptions if field has no value |
HAS_DASHBOARDARN() |
Determine if DASHBOARDARN has a value |
Name¶
The name for the dashboard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Type¶
The type of dashboard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
Widgets¶
An array of widgets for the dashboard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WIDGETS() |
Getter for WIDGETS, with configurable default |
ASK_WIDGETS() |
Getter for WIDGETS w/ exceptions if field has no value |
HAS_WIDGETS() |
Determine if WIDGETS has a value |
RefreshSchedule¶
The refresh schedule for the dashboard, if configured.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFRESHSCHEDULE() |
Getter for REFRESHSCHEDULE |
TerminationProtectionEnabled¶
Indicates whether termination protection is enabled for the dashboard.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TERMINATIONPROTECTIONE00() |
Getter for TERMINATIONPROTECTIONENABLED, with configurable d |
ASK_TERMINATIONPROTECTIONE00() |
Getter for TERMINATIONPROTECTIONENABLED w/ exceptions if fie |
HAS_TERMINATIONPROTECTIONE00() |
Determine if TERMINATIONPROTECTIONENABLED has a value |
CreatedTimestamp¶
The timestamp that shows when the dashboard was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
UpdatedTimestamp¶
The timestamp that shows when the dashboard was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP, with configurable default |
ASK_UPDATEDTIMESTAMP() |
Getter for UPDATEDTIMESTAMP w/ exceptions if field has no va |
HAS_UPDATEDTIMESTAMP() |
Determine if UPDATEDTIMESTAMP has a value |