| Package | Description |
|---|---|
| com.amazonaws.services.cleanroomsml.model |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
DataSource.clone() |
DataSource |
DatasetInputConfig.getDataSource()
A DataSource object that specifies the Glue data source for the training data.
|
DataSource |
DataSource.withGlueDataSource(GlueDataSource glueDataSource)
A GlueDataSource object that defines the catalog ID, database name, and table name for the training data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetInputConfig.setDataSource(DataSource dataSource)
A DataSource object that specifies the Glue data source for the training data.
|
DatasetInputConfig |
DatasetInputConfig.withDataSource(DataSource dataSource)
A DataSource object that specifies the Glue data source for the training data.
|
Copyright © 2025. All rights reserved.