@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(CfnDataset.DatetimeOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.CsvOptionsProperty.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) |
String |
getFormat()
Required option, that defines the datetime format used for a date parameter in the Amazon S3 path.
|
String |
getLocaleCode()
Optional value for a non-US locale code, needed for correct interpretation of some date formats.
|
String |
getTimezoneOffset()
Optional value for a timezone offset of the datetime parameter value in the Amazon S3 path.
|
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(CfnDataset.DatetimeOptionsProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final String getFormat()
CfnDataset.DatetimeOptionsPropertyShould use only supported datetime specifiers and separation characters, all litera a-z or A-Z character should be escaped with single quotes. E.g. "MM.dd.yyyy-'at'-HH:mm".
getFormat in interface CfnDataset.DatetimeOptionsPropertypublic final String getLocaleCode()
CfnDataset.DatetimeOptionsPropertygetLocaleCode in interface CfnDataset.DatetimeOptionsPropertypublic final String getTimezoneOffset()
CfnDataset.DatetimeOptionsPropertyShouldn't be used if Format for this parameter includes timezone fields. If no offset specified, UTC is assumed.
getTimezoneOffset in interface CfnDataset.DatetimeOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.