/AWS1/CL_SSMDSCMAINTENANCEWI11¶
DescribeMaintenanceWindowsForTargetResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_windowidentities TYPE /AWS1/CL_SSMMAINTENANCEWINDO06=>TT_MAINTENANCEWINDOWSFORTGTLST TT_MAINTENANCEWINDOWSFORTGTLST¶
Information about the maintenance window targets and tasks a managed node is associated with.
iv_nexttoken TYPE /AWS1/SSMNEXTTOKEN /AWS1/SSMNEXTTOKEN¶
The token for the next set of items to return. (You use this token in the next call.)
Queryable Attributes¶
WindowIdentities¶
Information about the maintenance window targets and tasks a managed node is associated with.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WINDOWIDENTITIES() |
Getter for WINDOWIDENTITIES, with configurable default |
ASK_WINDOWIDENTITIES() |
Getter for WINDOWIDENTITIES w/ exceptions if field has no va |
HAS_WINDOWIDENTITIES() |
Determine if WINDOWIDENTITIES has a value |
NextToken¶
The token for the next set of items to return. (You use this token in the next call.)
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |