@Stability(value=Experimental) @Internal public static final class LustreMaintenanceTimeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LustreMaintenanceTimeProps
LustreMaintenanceTimePropssoftware.amazon.jsii.JsiiObject.InitializationModeLustreMaintenanceTimeProps.Builder, LustreMaintenanceTimeProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Weekday day,
Number hour,
Number minute)
Constructor that initializes the object based on literal property values passed by the
LustreMaintenanceTimeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Weekday day, Number hour, Number minute)
LustreMaintenanceTimeProps.Builder.public final Weekday getDay()
LustreMaintenanceTimePropsgetDay in interface LustreMaintenanceTimePropspublic final Number getHour()
LustreMaintenanceTimePropsgetHour in interface LustreMaintenanceTimePropspublic final Number getMinute()
LustreMaintenanceTimePropsgetMinute in interface LustreMaintenanceTimeProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.