/AWS1/CL_SSMGETMAINTENANCEWI07¶
GetMaintenanceWindowExecutionTaskInvocationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_windowexecutionid TYPE /AWS1/SSMMAINTENANCEWINDOWEXID /AWS1/SSMMAINTENANCEWINDOWEXID¶
The maintenance window execution ID.
iv_taskexecutionid TYPE /AWS1/SSMMAINTENANCEWINDOWEX02 /AWS1/SSMMAINTENANCEWINDOWEX02¶
The task execution ID.
iv_invocationid TYPE /AWS1/SSMMAINTENANCEWINDOWEX03 /AWS1/SSMMAINTENANCEWINDOWEX03¶
The invocation ID.
iv_executionid TYPE /AWS1/SSMMAINTENANCEWINDOWEX04 /AWS1/SSMMAINTENANCEWINDOWEX04¶
The execution ID.
iv_tasktype TYPE /AWS1/SSMMAINTENANCEWINDOWTS01 /AWS1/SSMMAINTENANCEWINDOWTS01¶
Retrieves the task type for a maintenance window.
iv_parameters TYPE /AWS1/SSMMAINTENANCEWINDOWEX05 /AWS1/SSMMAINTENANCEWINDOWEX05¶
The parameters used at the time that the task ran.
iv_status TYPE /AWS1/SSMMAINTENANCEWINDOWEX00 /AWS1/SSMMAINTENANCEWINDOWEX00¶
The task status for an invocation.
iv_statusdetails TYPE /AWS1/SSMMAINTENANCEWINDOWEX01 /AWS1/SSMMAINTENANCEWINDOWEX01¶
The details explaining the status. Details are only available for certain status values.
iv_starttime TYPE /AWS1/SSMDATETIME /AWS1/SSMDATETIME¶
The time that the task started running on the target.
iv_endtime TYPE /AWS1/SSMDATETIME /AWS1/SSMDATETIME¶
The time that the task finished running on the target.
iv_ownerinformation TYPE /AWS1/SSMOWNERINFORMATION /AWS1/SSMOWNERINFORMATION¶
User-provided value to be included in any Amazon CloudWatch Events or Amazon EventBridge events raised while running tasks for these targets in this maintenance window.
iv_windowtargetid TYPE /AWS1/SSMMAINTENANCEWINDOWTS02 /AWS1/SSMMAINTENANCEWINDOWTS02¶
The maintenance window target ID.
Queryable Attributes¶
WindowExecutionId¶
The maintenance window execution ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WINDOWEXECUTIONID() |
Getter for WINDOWEXECUTIONID, with configurable default |
ASK_WINDOWEXECUTIONID() |
Getter for WINDOWEXECUTIONID w/ exceptions if field has no v |
HAS_WINDOWEXECUTIONID() |
Determine if WINDOWEXECUTIONID has a value |
TaskExecutionId¶
The task execution ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKEXECUTIONID() |
Getter for TASKEXECUTIONID, with configurable default |
ASK_TASKEXECUTIONID() |
Getter for TASKEXECUTIONID w/ exceptions if field has no val |
HAS_TASKEXECUTIONID() |
Determine if TASKEXECUTIONID has a value |
InvocationId¶
The invocation ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INVOCATIONID() |
Getter for INVOCATIONID, with configurable default |
ASK_INVOCATIONID() |
Getter for INVOCATIONID w/ exceptions if field has no value |
HAS_INVOCATIONID() |
Determine if INVOCATIONID has a value |
ExecutionId¶
The execution ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXECUTIONID() |
Getter for EXECUTIONID, with configurable default |
ASK_EXECUTIONID() |
Getter for EXECUTIONID w/ exceptions if field has no value |
HAS_EXECUTIONID() |
Determine if EXECUTIONID has a value |
TaskType¶
Retrieves the task type for a maintenance window.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TASKTYPE() |
Getter for TASKTYPE, with configurable default |
ASK_TASKTYPE() |
Getter for TASKTYPE w/ exceptions if field has no value |
HAS_TASKTYPE() |
Determine if TASKTYPE has a value |
Parameters¶
The parameters used at the time that the task ran.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARAMETERS() |
Getter for PARAMETERS, with configurable default |
ASK_PARAMETERS() |
Getter for PARAMETERS w/ exceptions if field has no value |
HAS_PARAMETERS() |
Determine if PARAMETERS has a value |
Status¶
The task status for an invocation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
StatusDetails¶
The details explaining the status. Details are only available for certain status values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSDETAILS() |
Getter for STATUSDETAILS, with configurable default |
ASK_STATUSDETAILS() |
Getter for STATUSDETAILS w/ exceptions if field has no value |
HAS_STATUSDETAILS() |
Determine if STATUSDETAILS has a value |
StartTime¶
The time that the task started running on the target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTTIME() |
Getter for STARTTIME, with configurable default |
ASK_STARTTIME() |
Getter for STARTTIME w/ exceptions if field has no value |
HAS_STARTTIME() |
Determine if STARTTIME has a value |
EndTime¶
The time that the task finished running on the target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDTIME() |
Getter for ENDTIME, with configurable default |
ASK_ENDTIME() |
Getter for ENDTIME w/ exceptions if field has no value |
HAS_ENDTIME() |
Determine if ENDTIME has a value |
OwnerInformation¶
User-provided value to be included in any Amazon CloudWatch Events or Amazon EventBridge events raised while running tasks for these targets in this maintenance window.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNERINFORMATION() |
Getter for OWNERINFORMATION, with configurable default |
ASK_OWNERINFORMATION() |
Getter for OWNERINFORMATION w/ exceptions if field has no va |
HAS_OWNERINFORMATION() |
Determine if OWNERINFORMATION has a value |
WindowTargetId¶
The maintenance window target ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WINDOWTARGETID() |
Getter for WINDOWTARGETID, with configurable default |
ASK_WINDOWTARGETID() |
Getter for WINDOWTARGETID w/ exceptions if field has no valu |
HAS_WINDOWTARGETID() |
Determine if WINDOWTARGETID has a value |