| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
AutoMLS3DataSource |
AutoMLS3DataSource.clone() |
AutoMLS3DataSource |
AutoMLDataSource.getS3DataSource()
The Amazon S3 location of the input data.
|
AutoMLS3DataSource |
AutoMLS3DataSource.withS3DataType(AutoMLS3DataType s3DataType)
The data type.
|
AutoMLS3DataSource |
AutoMLS3DataSource.withS3DataType(String s3DataType)
The data type.
|
AutoMLS3DataSource |
AutoMLS3DataSource.withS3Uri(String s3Uri)
The URL to the Amazon S3 data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoMLDataSource.setS3DataSource(AutoMLS3DataSource s3DataSource)
The Amazon S3 location of the input data.
|
AutoMLDataSource |
AutoMLDataSource.withS3DataSource(AutoMLS3DataSource s3DataSource)
The Amazon S3 location of the input data.
|
Copyright © 2024. All rights reserved.