DescribeApiDestinationResponse

Types

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

Properties

Link copied to clipboard

The ARN of the API destination retrieved.

Link copied to clipboard

The state of the API destination retrieved.

Link copied to clipboard

The ARN of the connection specified for the API destination retrieved.

Link copied to clipboard

A time stamp for the time that the API destination was created.

Link copied to clipboard

The description for the API destination retrieved.

Link copied to clipboard

The method to use to connect to the HTTP endpoint.

Link copied to clipboard

The URL to use to connect to the HTTP endpoint.

Link copied to clipboard

The maximum number of invocations per second to specified for the API destination. Note that if you set the invocation rate maximum to a value lower the rate necessary to send all events received on to the destination HTTP endpoint, some events may not be delivered within the 24-hour retry window. If you plan to set the rate lower than the rate necessary to deliver all events, consider using a dead-letter queue to catch events that are not delivered within 24 hours.

Link copied to clipboard

A time stamp for the time that the API destination was last modified.

Link copied to clipboard
val name: String?

The name of the API destination retrieved.

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