| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.clone() |
AmazonOpenSearchServerlessDestinationUpdate |
UpdateDestinationRequest.getAmazonOpenSearchServerlessDestinationUpdate()
Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withBufferingHints(AmazonOpenSearchServerlessBufferingHints bufferingHints)
The buffering options.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions) |
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withCollectionEndpoint(String collectionEndpoint)
The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch
Service.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withIndexName(String indexName)
The Serverless offering for Amazon OpenSearch Service index name.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withProcessingConfiguration(ProcessingConfiguration processingConfiguration) |
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withRetryOptions(AmazonOpenSearchServerlessRetryOptions retryOptions)
The retry behavior in case Firehose is unable to deliver documents to the Serverless offering for Amazon
OpenSearch Service.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withRoleARN(String roleARN)
The Amazon Resource Name (ARN) of the IAM role to be assumed by Firehose for calling the Serverless offering for
Amazon OpenSearch Service Configuration API and for indexing documents.
|
AmazonOpenSearchServerlessDestinationUpdate |
AmazonOpenSearchServerlessDestinationUpdate.withS3Update(S3DestinationUpdate s3Update) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDestinationRequest.setAmazonOpenSearchServerlessDestinationUpdate(AmazonOpenSearchServerlessDestinationUpdate amazonOpenSearchServerlessDestinationUpdate)
Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.
|
UpdateDestinationRequest |
UpdateDestinationRequest.withAmazonOpenSearchServerlessDestinationUpdate(AmazonOpenSearchServerlessDestinationUpdate amazonOpenSearchServerlessDestinationUpdate)
Describes an update for a destination in the Serverless offering for Amazon OpenSearch Service.
|
Copyright © 2025. All rights reserved.