@Stability(value=Stable) @Internal public static final class CfnDataset.DatetimeOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.DatetimeOptionsProperty
CfnDataset.DatetimeOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.DatetimeOptionsProperty.Builder, CfnDataset.DatetimeOptionsProperty.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(String format,
String localeCode,
String timezoneOffset)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.CsvOptionsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getFormat()
`CfnDataset.DatetimeOptionsProperty.Format`.
|
String |
getLocaleCode()
`CfnDataset.DatetimeOptionsProperty.LocaleCode`.
|
String |
getTimezoneOffset()
`CfnDataset.DatetimeOptionsProperty.TimezoneOffset`.
|
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(String format, String localeCode, String timezoneOffset)
CfnDataset.CsvOptionsProperty.Builder.public final String getFormat()
CfnDataset.DatetimeOptionsPropertygetFormat in interface CfnDataset.DatetimeOptionsPropertypublic final String getLocaleCode()
CfnDataset.DatetimeOptionsPropertygetLocaleCode in interface CfnDataset.DatetimeOptionsPropertypublic final String getTimezoneOffset()
CfnDataset.DatetimeOptionsPropertygetTimezoneOffset in interface CfnDataset.DatetimeOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.