| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static ProcessingS3DataType |
ProcessingS3DataType.fromValue(String value)
Use this in place of valueOf.
|
static ProcessingS3DataType |
ProcessingS3DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessingS3DataType[] |
ProcessingS3DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingS3Input |
ProcessingS3Input.withS3DataType(ProcessingS3DataType s3DataType)
Whether you use an
S3Prefix or a ManifestFile for the data type. |
Copyright © 2020. All rights reserved.