Class ElasticsearchDestinationDescription

java.lang.Object
software.amazon.awssdk.services.firehose.model.ElasticsearchDestinationDescription
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ElasticsearchDestinationDescription.Builder,ElasticsearchDestinationDescription>

@Generated("software.amazon.awssdk:codegen") public final class ElasticsearchDestinationDescription extends Object implements SdkPojo, Serializable, ToCopyableBuilder<ElasticsearchDestinationDescription.Builder,ElasticsearchDestinationDescription>

The destination description in Amazon ES.

See Also: