| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
static HttpEndpointS3BackupMode |
HttpEndpointS3BackupMode.fromValue(String value)
Use this in place of valueOf.
|
static HttpEndpointS3BackupMode |
HttpEndpointS3BackupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpEndpointS3BackupMode[] |
HttpEndpointS3BackupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointDestinationDescription |
HttpEndpointDestinationDescription.withS3BackupMode(HttpEndpointS3BackupMode s3BackupMode)
Describes the S3 bucket backup options for the data that Kinesis Firehose delivers to the HTTP endpoint
destination.
|
HttpEndpointDestinationUpdate |
HttpEndpointDestinationUpdate.withS3BackupMode(HttpEndpointS3BackupMode s3BackupMode)
Describes the S3 bucket backup options for the data that Kinesis Firehose delivers to the HTTP endpoint
destination.
|
HttpEndpointDestinationConfiguration |
HttpEndpointDestinationConfiguration.withS3BackupMode(HttpEndpointS3BackupMode s3BackupMode)
Describes the S3 bucket backup options for the data that Firehose delivers to the HTTP endpoint destination.
|
Copyright © 2025. All rights reserved.