@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(CfnDatasetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDatasetProps.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) |
String |
getDatasetGroupArn()
The Amazon Resource Name (ARN) of the dataset group.
|
Object |
getDatasetImportJob()
Describes a job that imports training data from a data source (Amazon S3 bucket) to an Amazon Personalize dataset.
|
String |
getDatasetType()
One of the following values:.
|
String |
getName()
The name of the dataset.
|
String |
getSchemaArn()
The ARN of the associated schema.
|
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(CfnDatasetProps.Builder builder)
CfnDatasetProps.Builder.public final String getDatasetGroupArn()
CfnDatasetPropsgetDatasetGroupArn in interface CfnDatasetPropspublic final String getDatasetType()
CfnDatasetProps
getDatasetType in interface CfnDatasetPropspublic final String getName()
CfnDatasetPropsgetName in interface CfnDatasetPropspublic final String getSchemaArn()
CfnDatasetPropsgetSchemaArn in interface CfnDatasetPropspublic final Object getDatasetImportJob()
CfnDatasetPropsgetDatasetImportJob in interface CfnDatasetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.