| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static DataFormatValue |
DataFormatValue.fromValue(String value)
Use this in place of valueOf.
|
static DataFormatValue |
DataFormatValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataFormatValue[] |
DataFormatValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3Settings.setDataFormat(DataFormatValue dataFormat)
The format of the data that you want to use for output.
|
S3Settings |
S3Settings.withDataFormat(DataFormatValue dataFormat)
The format of the data that you want to use for output.
|
Copyright © 2021. All rights reserved.