@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.432Z") @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.