MaintenanceWindowFilter

Filter used in the request. Supported filter keys depend on the API operation that includes the filter. API operations that use MaintenanceWindowFilter> include the following:

  • DescribeMaintenanceWindowExecutions

  • DescribeMaintenanceWindowExecutionTaskInvocations

  • DescribeMaintenanceWindowExecutionTasks

  • DescribeMaintenanceWindows

  • DescribeMaintenanceWindowTargets

  • DescribeMaintenanceWindowTasks

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String?

The name of the filter.

Link copied to clipboard

The filter values.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String