@Stability(value=Stable) @Internal public static final class CfnDomain.SnapshotOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.SnapshotOptionsProperty
CfnDomain.SnapshotOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.SnapshotOptionsProperty.Builder, CfnDomain.SnapshotOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.SnapshotOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAutomatedSnapshotStartHour()
The hour in UTC during which the service takes an automated daily snapshot of the indices in the OpenSearch Service domain.
|
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(CfnDomain.SnapshotOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final Number getAutomatedSnapshotStartHour()
CfnDomain.SnapshotOptionsPropertyFor example, if you specify 0, OpenSearch Service takes an automated snapshot everyday between midnight and 1 am. You can specify a value between 0 and 23.
getAutomatedSnapshotStartHour in interface CfnDomain.SnapshotOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.