@Stability(value=Stable) @Internal public static final class CfnDataset.DatasetImportJobProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.DatasetImportJobProperty
CfnDataset.DatasetImportJobPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.DatasetImportJobProperty.Builder, CfnDataset.DatasetImportJobProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.DatasetImportJobProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.DatasetImportJobProperty.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 |
getDatasetArn()
The Amazon Resource Name (ARN) of the dataset that receives the imported data.
|
String |
getDatasetImportJobArn()
The ARN of the dataset import job.
|
Object |
getDataSource()
The Amazon S3 bucket that contains the training data to import.
|
String |
getJobName()
The name of the import job.
|
String |
getRoleArn()
The ARN of the IAM role that has permissions to read from the Amazon S3 data source.
|
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.DatasetImportJobProperty.Builder builder)
CfnDataset.DatasetImportJobProperty.Builder.public final String getDatasetArn()
CfnDataset.DatasetImportJobPropertygetDatasetArn in interface CfnDataset.DatasetImportJobPropertypublic final String getDatasetImportJobArn()
CfnDataset.DatasetImportJobPropertygetDatasetImportJobArn in interface CfnDataset.DatasetImportJobPropertypublic final Object getDataSource()
CfnDataset.DatasetImportJobPropertygetDataSource in interface CfnDataset.DatasetImportJobPropertypublic final String getJobName()
CfnDataset.DatasetImportJobPropertygetJobName in interface CfnDataset.DatasetImportJobPropertypublic final String getRoleArn()
CfnDataset.DatasetImportJobPropertygetRoleArn in interface CfnDataset.DatasetImportJobProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.