| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static AdditionalS3DataSourceDataType |
AdditionalS3DataSourceDataType.fromValue(String value)
Use this in place of valueOf.
|
static AdditionalS3DataSourceDataType |
AdditionalS3DataSourceDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdditionalS3DataSourceDataType[] |
AdditionalS3DataSourceDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AdditionalS3DataSource |
AdditionalS3DataSource.withS3DataType(AdditionalS3DataSourceDataType s3DataType)
The data type of the additional data source that you specify for use in inference or training.
|
Copyright © 2025. All rights reserved.