@Stability(value=Stable) @Internal public static final class CfnDataset.InputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.InputProperty
CfnDataset.InputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.InputProperty.Builder, CfnDataset.InputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.InputProperty.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 |
getDatabaseInputDefinition()
Connection information for dataset input files stored in a database.
|
Object |
getDataCatalogInputDefinition()
The AWS Glue Data Catalog parameters for the data.
|
Object |
getMetadata()
Contains additional resource information needed for specific datasets.
|
Object |
getS3InputDefinition()
The Amazon S3 location where the data is stored.
|
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.InputProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final Object getDatabaseInputDefinition()
CfnDataset.InputPropertygetDatabaseInputDefinition in interface CfnDataset.InputPropertypublic final Object getDataCatalogInputDefinition()
CfnDataset.InputPropertygetDataCatalogInputDefinition in interface CfnDataset.InputPropertypublic final Object getMetadata()
CfnDataset.InputPropertygetMetadata in interface CfnDataset.InputPropertypublic final Object getS3InputDefinition()
CfnDataset.InputPropertygetS3InputDefinition in interface CfnDataset.InputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.