| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.clone() |
AmazonopensearchserviceDestinationUpdate |
UpdateDestinationRequest.getAmazonopensearchserviceDestinationUpdate()
Describes an update for a destination in Amazon OpenSearch Service.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withBufferingHints(AmazonopensearchserviceBufferingHints bufferingHints)
The buffering options.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions) |
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withClusterEndpoint(String clusterEndpoint)
The endpoint to use when communicating with the cluster.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withDomainARN(String domainARN)
The ARN of the Amazon OpenSearch Service domain.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withIndexName(String indexName)
The Amazon OpenSearch Service index name.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withIndexRotationPeriod(AmazonopensearchserviceIndexRotationPeriod indexRotationPeriod)
The Amazon OpenSearch Service index rotation period.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withIndexRotationPeriod(String indexRotationPeriod)
The Amazon OpenSearch Service index rotation period.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withProcessingConfiguration(ProcessingConfiguration processingConfiguration) |
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withRetryOptions(AmazonopensearchserviceRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to Amazon OpenSearch Service.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withRoleARN(String roleARN)
The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the Amazon
OpenSearch Service Configuration API and for indexing documents.
|
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withS3Update(S3DestinationUpdate s3Update) |
AmazonopensearchserviceDestinationUpdate |
AmazonopensearchserviceDestinationUpdate.withTypeName(String typeName)
The Amazon OpenSearch Service type name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDestinationRequest.setAmazonopensearchserviceDestinationUpdate(AmazonopensearchserviceDestinationUpdate amazonopensearchserviceDestinationUpdate)
Describes an update for a destination in Amazon OpenSearch Service.
|
UpdateDestinationRequest |
UpdateDestinationRequest.withAmazonopensearchserviceDestinationUpdate(AmazonopensearchserviceDestinationUpdate amazonopensearchserviceDestinationUpdate)
Describes an update for a destination in Amazon OpenSearch Service.
|
Copyright © 2023. All rights reserved.