Builder
Properties
The buffering options.
The Amazon CloudWatch logging options.
The endpoint to use when communicating with the cluster. Firehose uses either this ClusterEndpoint
or the DomainARN
field to send data to Amazon ES.
Indicates the method for setting up document ID. The supported methods are Firehose generated document ID and OpenSearch Service generated document ID.
The ARN of the Amazon ES domain. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
The Elasticsearch index rotation period
The data processing configuration.
The Amazon ES retry options.
The Amazon Resource Name (ARN) of the Amazon Web Services credentials. For more information, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.
The Amazon S3 backup mode.
The Amazon S3 destination.
The details of the VPC of the Amazon OpenSearch or the Amazon OpenSearch Serverless destination.
Functions
construct an aws.sdk.kotlin.services.firehose.model.ElasticsearchBufferingHints inside the given block
construct an aws.sdk.kotlin.services.firehose.model.CloudWatchLoggingOptions inside the given block
construct an aws.sdk.kotlin.services.firehose.model.DocumentIdOptions inside the given block
construct an aws.sdk.kotlin.services.firehose.model.ProcessingConfiguration inside the given block
construct an aws.sdk.kotlin.services.firehose.model.ElasticsearchRetryOptions inside the given block
construct an aws.sdk.kotlin.services.firehose.model.S3DestinationDescription inside the given block
construct an aws.sdk.kotlin.services.firehose.model.VpcConfigurationDescription inside the given block