Skip to content

/AWS1/CL_SSMDEREGTSKFRMMAINT01

DeregisterTaskFromMaintenanceWindowResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_WINDOWID TYPE /AWS1/SSMMAINTENANCEWINDOWID /AWS1/SSMMAINTENANCEWINDOWID

The ID of the maintenance window the task was removed from.

IV_WINDOWTASKID TYPE /AWS1/SSMMAINTENANCEWINDOWTS00 /AWS1/SSMMAINTENANCEWINDOWTS00

The ID of the task removed from the maintenance window.


Queryable Attributes

WindowId

The ID of the maintenance window the task was removed from.

Accessible with the following methods

Method Description
GET_WINDOWID() Getter for WINDOWID, with configurable default
ASK_WINDOWID() Getter for WINDOWID w/ exceptions if field has no value
HAS_WINDOWID() Determine if WINDOWID has a value

WindowTaskId

The ID of the task removed from the maintenance window.

Accessible with the following methods

Method Description
GET_WINDOWTASKID() Getter for WINDOWTASKID, with configurable default
ASK_WINDOWTASKID() Getter for WINDOWTASKID w/ exceptions if field has no value
HAS_WINDOWTASKID() Determine if WINDOWTASKID has a value