Skip to content

/AWS1/CL_SSMUPMAINTENANCEWIN03

UpdateMaintenanceWindowTargetResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_WINDOWID TYPE /AWS1/SSMMAINTENANCEWINDOWID /AWS1/SSMMAINTENANCEWINDOWID

The maintenance window ID specified in the update request.

IV_WINDOWTARGETID TYPE /AWS1/SSMMAINTENANCEWINDOWTG00 /AWS1/SSMMAINTENANCEWINDOWTG00

The target ID specified in the update request.

IT_TARGETS TYPE /AWS1/CL_SSMTARGET=>TT_TARGETS TT_TARGETS

The updated targets.

IV_OWNERINFORMATION TYPE /AWS1/SSMOWNERINFORMATION /AWS1/SSMOWNERINFORMATION

The updated owner.

IV_NAME TYPE /AWS1/SSMMAINTENANCEWINDOWNAME /AWS1/SSMMAINTENANCEWINDOWNAME

The updated name.

IV_DESCRIPTION TYPE /AWS1/SSMMAINTENANCEWINDOWDESC /AWS1/SSMMAINTENANCEWINDOWDESC

The updated description.


Queryable Attributes

WindowId

The maintenance window ID specified in the update request.

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

WindowTargetId

The target ID specified in the update request.

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

Targets

The updated targets.

Accessible with the following methods

Method Description
GET_TARGETS() Getter for TARGETS, with configurable default
ASK_TARGETS() Getter for TARGETS w/ exceptions if field has no value
HAS_TARGETS() Determine if TARGETS has a value

OwnerInformation

The updated owner.

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

Name

The updated name.

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

Description

The updated description.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value