@Stability(value=Stable) @Internal public static final class CfnDatasetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDatasetProps
CfnDatasetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDatasetProps.Builder, CfnDatasetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object input,
String name,
String format,
Object formatOptions,
Object pathOptions,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDatasetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getFormat()
`AWS::DataBrew::Dataset.Format`.
|
Object |
getFormatOptions()
`AWS::DataBrew::Dataset.FormatOptions`.
|
Object |
getInput()
`AWS::DataBrew::Dataset.Input`.
|
String |
getName()
`AWS::DataBrew::Dataset.Name`.
|
Object |
getPathOptions()
`AWS::DataBrew::Dataset.PathOptions`.
|
List<CfnTag> |
getTags()
`AWS::DataBrew::Dataset.Tags`.
|
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.public final Object getInput()
CfnDatasetPropsgetInput in interface CfnDatasetPropspublic final String getName()
CfnDatasetPropsgetName in interface CfnDatasetPropspublic final String getFormat()
CfnDatasetPropsgetFormat in interface CfnDatasetPropspublic final Object getFormatOptions()
CfnDatasetPropsgetFormatOptions in interface CfnDatasetPropspublic final Object getPathOptions()
CfnDatasetPropsgetPathOptions in interface CfnDatasetPropspublic final List<CfnTag> getTags()
CfnDatasetPropsgetTags in interface CfnDatasetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.