@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.272Z") @Stability(value=Experimental) public interface LustreMaintenanceTimeProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LustreMaintenanceTimeProps.Builder
A builder for
LustreMaintenanceTimeProps |
static class |
LustreMaintenanceTimeProps.Jsii$Proxy
An implementation for
LustreMaintenanceTimeProps |
| Modifier and Type | Method and Description |
|---|---|
static LustreMaintenanceTimeProps.Builder |
builder() |
Weekday |
getDay()
(experimental) The day of the week for maintenance to be performed.
|
Number |
getHour()
(experimental) The hour of the day (from 0-24) for maintenance to be performed.
|
Number |
getMinute()
(experimental) The minute of the hour (from 0-59) for maintenance to be performed.
|
@Stability(value=Experimental) @NotNull Weekday getDay()
@Stability(value=Experimental) @NotNull Number getHour()
@Stability(value=Experimental) @NotNull Number getMinute()
@Stability(value=Experimental) static LustreMaintenanceTimeProps.Builder builder()
LustreMaintenanceTimeProps.Builder of LustreMaintenanceTimePropsCopyright © 2021. All rights reserved.