| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.clone() |
ElasticsearchDestinationDescription |
DestinationDescription.getElasticsearchDestinationDescription()
The destination in Amazon ES.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withBufferingHints(ElasticsearchBufferingHints bufferingHints)
The buffering options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions)
The Amazon CloudWatch logging options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withClusterEndpoint(String clusterEndpoint)
The endpoint to use when communicating with the cluster.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withDocumentIdOptions(DocumentIdOptions documentIdOptions)
Indicates the method for setting up document ID.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withDomainARN(String domainARN)
The ARN of the Amazon ES domain.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexName(String indexName)
The Elasticsearch index name.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexRotationPeriod(ElasticsearchIndexRotationPeriod indexRotationPeriod)
The Elasticsearch index rotation period
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withIndexRotationPeriod(String indexRotationPeriod)
The Elasticsearch index rotation period
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withProcessingConfiguration(ProcessingConfiguration processingConfiguration)
The data processing configuration.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withRetryOptions(ElasticsearchRetryOptions retryOptions)
The Amazon ES retry options.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withRoleARN(String roleARN)
The Amazon Resource Name (ARN) of the Amazon Web Services credentials.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3BackupMode(ElasticsearchS3BackupMode s3BackupMode)
The Amazon S3 backup mode.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3BackupMode(String s3BackupMode)
The Amazon S3 backup mode.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withS3DestinationDescription(S3DestinationDescription s3DestinationDescription)
The Amazon S3 destination.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withTypeName(String typeName)
The Elasticsearch type name.
|
ElasticsearchDestinationDescription |
ElasticsearchDestinationDescription.withVpcConfigurationDescription(VpcConfigurationDescription vpcConfigurationDescription)
The details of the VPC of the Amazon OpenSearch or the Amazon OpenSearch Serverless destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationDescription.setElasticsearchDestinationDescription(ElasticsearchDestinationDescription elasticsearchDestinationDescription)
The destination in Amazon ES.
|
DestinationDescription |
DestinationDescription.withElasticsearchDestinationDescription(ElasticsearchDestinationDescription elasticsearchDestinationDescription)
The destination in Amazon ES.
|
Copyright © 2024. All rights reserved.