| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static AmazonOpenSearchServerlessS3BackupMode |
AmazonOpenSearchServerlessS3BackupMode.fromValue(String value)
Use this in place of valueOf.
|
static AmazonOpenSearchServerlessS3BackupMode |
AmazonOpenSearchServerlessS3BackupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AmazonOpenSearchServerlessS3BackupMode[] |
AmazonOpenSearchServerlessS3BackupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AmazonOpenSearchServerlessDestinationConfiguration |
AmazonOpenSearchServerlessDestinationConfiguration.withS3BackupMode(AmazonOpenSearchServerlessS3BackupMode s3BackupMode)
Defines how documents should be delivered to Amazon S3.
|
AmazonOpenSearchServerlessDestinationDescription |
AmazonOpenSearchServerlessDestinationDescription.withS3BackupMode(AmazonOpenSearchServerlessS3BackupMode s3BackupMode)
The Amazon S3 backup mode.
|
Copyright © 2024. All rights reserved.