| Package | Description |
|---|---|
| com.amazonaws.services.workspacesthinclient.model |
| Modifier and Type | Method and Description |
|---|---|
static MaintenanceWindowType |
MaintenanceWindowType.fromValue(String value)
Use this in place of valueOf.
|
static MaintenanceWindowType |
MaintenanceWindowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaintenanceWindowType[] |
MaintenanceWindowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MaintenanceWindow |
MaintenanceWindow.withType(MaintenanceWindowType type)
An option to select the default or custom maintenance window.
|
Copyright © 2025. All rights reserved.