@Stability(value=Deprecated) @Deprecated @Internal public static final class LogRetentionRetryOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LogRetentionRetryOptions
LogRetentionRetryOptionssoftware.amazon.jsii.JsiiObject.InitializationModeLogRetentionRetryOptions.Builder, LogRetentionRetryOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(Duration base,
Number maxRetries)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
LogRetentionRetryOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
Duration |
getBase()
Deprecated.
|
Number |
getMaxRetries()
Deprecated.
|
int |
hashCode()
Deprecated.
|
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(Duration base, Number maxRetries)
LogRetentionRetryOptions.Builder.public final Duration getBase()
getBase in interface LogRetentionRetryOptionspublic final Number getMaxRetries()
getMaxRetries in interface LogRetentionRetryOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.