| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Weekday |
LustreMaintenanceTimeProps.getDay()
The day of the week for maintenance to be performed.
|
Weekday |
LustreMaintenanceTimeProps.Jsii$Proxy.getDay() |
static Weekday |
Weekday.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Weekday[] |
Weekday.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LustreMaintenanceTimeProps.Builder |
LustreMaintenanceTimeProps.Builder.day(Weekday day)
Sets the value of
LustreMaintenanceTimeProps.getDay() |
LustreMaintenanceTime.Builder |
LustreMaintenanceTime.Builder.day(Weekday day)
The day of the week for maintenance to be performed.
|
Copyright © 2022. All rights reserved.