DescribeMaintenanceWindowsRequest
Types
Properties
Link copied to clipboard
Optional filters used to narrow down the scope of the returned maintenance windows. Supported filter keys are Name
and Enabled
. For example, Name=MyMaintenanceWindow
and Enabled=True
.
Link copied to clipboard
The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.
Functions
Link copied to clipboard
inline fun copy(block: DescribeMaintenanceWindowsRequest.Builder.() -> Unit = {}): DescribeMaintenanceWindowsRequest