@Stability(value=Stable) @Internal public static final class CfnDataset.FilesLimitProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.FilesLimitProperty
CfnDataset.FilesLimitPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.FilesLimitProperty.Builder, CfnDataset.FilesLimitProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.FilesLimitProperty.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) |
Number |
getMaxFiles()
The number of Amazon S3 files to select.
|
String |
getOrder()
A criteria to use for Amazon S3 files sorting before their selection.
|
String |
getOrderedBy()
A criteria to use for Amazon S3 files sorting before their selection.
|
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.FilesLimitProperty.Builder builder)
CfnDataset.CsvOptionsProperty.Builder.public final Number getMaxFiles()
CfnDataset.FilesLimitPropertygetMaxFiles in interface CfnDataset.FilesLimitPropertypublic final String getOrder()
CfnDataset.FilesLimitPropertyBy default uses DESCENDING order, i.e. most recent files are selected first. Anotherpossible value is ASCENDING.
getOrder in interface CfnDataset.FilesLimitPropertypublic final String getOrderedBy()
CfnDataset.FilesLimitPropertyBy default uses LAST_MODIFIED_DATE as a sorting criteria. Currently it's the only allowed value.
getOrderedBy in interface CfnDataset.FilesLimitProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.