class Aws::EventBridge::Types::DescribeApiDestinationResponse

@!attribute [rw] api_destination_arn

The ARN of the API destination retrieved.
@return [String]

@!attribute [rw] name

The name of the API destination retrieved.
@return [String]

@!attribute [rw] description

The description for the API destination retrieved.
@return [String]

@!attribute [rw] api_destination_state

The state of the API destination retrieved.
@return [String]

@!attribute [rw] connection_arn

The ARN of the connection specified for the API destination
retrieved.
@return [String]

@!attribute [rw] invocation_endpoint

The URL to use to connect to the HTTP endpoint.
@return [String]

@!attribute [rw] http_method

The method to use to connect to the HTTP endpoint.
@return [String]

@!attribute [rw] invocation_rate_limit_per_second

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.
@return [Integer]

@!attribute [rw] creation_time

A time stamp for the time that the API destination was created.
@return [Time]

@!attribute [rw] last_modified_time

A time stamp for the time that the API destination was last
modified.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/eventbridge-2015-10-07/DescribeApiDestinationResponse AWS API Documentation

Constants

SENSITIVE