@Stability(value=Stable) @Internal public static final class CfnDataset.PathOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.PathOptionsProperty
CfnDataset.PathOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.PathOptionsProperty.Builder, CfnDataset.PathOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.PathOptionsProperty.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 |
getFilesLimit()
If provided, this structure imposes a limit on a number of files that should be selected.
|
Object |
getLastModifiedDateCondition()
If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3 .
|
Object |
getParameters()
A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
|
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.PathOptionsProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final Object getFilesLimit()
CfnDataset.PathOptionsPropertygetFilesLimit in interface CfnDataset.PathOptionsPropertypublic final Object getLastModifiedDateCondition()
CfnDataset.PathOptionsPropertygetLastModifiedDateCondition in interface CfnDataset.PathOptionsPropertypublic final Object getParameters()
CfnDataset.PathOptionsPropertygetParameters in interface CfnDataset.PathOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.