| Package | Description |
|---|---|
| com.amazonaws.services.bcmdataexports.model |
| Modifier and Type | Method and Description |
|---|---|
static OverwriteOption |
OverwriteOption.fromValue(String value)
Use this in place of valueOf.
|
static OverwriteOption |
OverwriteOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OverwriteOption[] |
OverwriteOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3OutputConfigurations |
S3OutputConfigurations.withOverwrite(OverwriteOption overwrite)
The rule to follow when generating a version of the data export file.
|
Copyright © 2024. All rights reserved.