MaintenanceWindowAttributes |
MaintenanceWindowAttributes.endAt(OffsetDateTime endAt) |
MaintenanceWindowAttributes |
MaintenanceWindow.getAttributes()
Attributes of a maintenance window, including its schedule and the query that determines which
cases are affected.
|
MaintenanceWindowAttributes |
MaintenanceWindowAttributes.name(String name) |
MaintenanceWindowAttributes |
MaintenanceWindowAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MaintenanceWindowAttributes |
MaintenanceWindowAttributes.query(String query) |
MaintenanceWindowAttributes |
MaintenanceWindowAttributes.startAt(OffsetDateTime startAt) |