HttpEndpointConfiguration

Describes the configuration of the HTTP endpoint to which Kinesis Firehose delivers data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access key required for Kinesis Firehose to authenticate with the HTTP endpoint selected as the destination.

Link copied to clipboard
val name: String?

The name of the HTTP endpoint selected as the destination.

Link copied to clipboard
val url: String

The URL of the HTTP endpoint selected as the destination.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String