| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static IcebergS3BackupMode |
IcebergS3BackupMode.fromValue(String value)
Use this in place of valueOf.
|
static IcebergS3BackupMode |
IcebergS3BackupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IcebergS3BackupMode[] |
IcebergS3BackupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IcebergDestinationUpdate |
IcebergDestinationUpdate.withS3BackupMode(IcebergS3BackupMode s3BackupMode)
Describes how Firehose will backup records.
|
IcebergDestinationConfiguration |
IcebergDestinationConfiguration.withS3BackupMode(IcebergS3BackupMode s3BackupMode)
Describes how Firehose will backup records.
|
IcebergDestinationDescription |
IcebergDestinationDescription.withS3BackupMode(IcebergS3BackupMode s3BackupMode)
Describes how Firehose will backup records.
|
Copyright © 2024. All rights reserved.