default AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.bufferingHints(Consumer<AmazonOpenSearchServerlessBufferingHints.Builder> bufferingHints) |
The buffering options.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.bufferingHints(AmazonOpenSearchServerlessBufferingHints bufferingHints) |
The buffering options.
|
static AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.builder() |
|
default AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.cloudWatchLoggingOptions(Consumer<CloudWatchLoggingOptions.Builder> cloudWatchLoggingOptions) |
Sets the value of the CloudWatchLoggingOptions property for this object.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.cloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions) |
Sets the value of the CloudWatchLoggingOptions property for this object.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.collectionEndpoint(String collectionEndpoint) |
The endpoint to use when communicating with the collection in the Serverless offering for Amazon OpenSearch
Service.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.indexName(String indexName) |
The Serverless offering for Amazon OpenSearch Service index name.
|
default AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.processingConfiguration(Consumer<ProcessingConfiguration.Builder> processingConfiguration) |
Sets the value of the ProcessingConfiguration property for this object.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.processingConfiguration(ProcessingConfiguration processingConfiguration) |
Sets the value of the ProcessingConfiguration property for this object.
|
default AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.retryOptions(Consumer<AmazonOpenSearchServerlessRetryOptions.Builder> retryOptions) |
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to the Serverless offering
for Amazon OpenSearch Service.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.retryOptions(AmazonOpenSearchServerlessRetryOptions retryOptions) |
The retry behavior in case Kinesis Data Firehose is unable to deliver documents to the Serverless offering
for Amazon OpenSearch Service.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.roleARN(String roleARN) |
The Amazon Resource Name (ARN) of the IAM role to be assumed by Kinesis Data Firehose for calling the
Serverless offering for Amazon OpenSearch Service Configuration API and for indexing documents.
|
default AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.s3Update(Consumer<S3DestinationUpdate.Builder> s3Update) |
Sets the value of the S3Update property for this object.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.Builder.s3Update(S3DestinationUpdate s3Update) |
Sets the value of the S3Update property for this object.
|
AmazonOpenSearchServerlessDestinationUpdate.Builder |
AmazonOpenSearchServerlessDestinationUpdate.toBuilder() |
|