@Stability(value=Stable) @Internal public static final class CfnDataset.DatasetParameterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.DatasetParameterProperty
CfnDataset.DatasetParameterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.DatasetParameterProperty.Builder, CfnDataset.DatasetParameterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.DatasetParameterProperty.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) |
Object |
getCreateColumn()
Optional boolean value that defines whether the captured value of this parameter should be loaded as an additional column in the dataset.
|
Object |
getDatetimeOptions()
Additional parameter options such as a format and a timezone.
|
Object |
getFilter()
The optional filter expression structure to apply additional matching criteria to the parameter.
|
String |
getName()
The name of the parameter that is used in the dataset's Amazon S3 path.
|
String |
getType()
The type of the dataset parameter, can be one of a 'String', 'Number' or 'Datetime'.
|
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.DatasetParameterProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final String getName()
CfnDataset.DatasetParameterPropertygetName in interface CfnDataset.DatasetParameterPropertypublic final String getType()
CfnDataset.DatasetParameterPropertygetType in interface CfnDataset.DatasetParameterPropertypublic final Object getCreateColumn()
CfnDataset.DatasetParameterPropertygetCreateColumn in interface CfnDataset.DatasetParameterPropertypublic final Object getDatetimeOptions()
CfnDataset.DatasetParameterPropertyRequired for datetime parameters.
getDatetimeOptions in interface CfnDataset.DatasetParameterPropertypublic final Object getFilter()
CfnDataset.DatasetParameterPropertygetFilter in interface CfnDataset.DatasetParameterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.