class Aws::EventBridge::Types::ApiDestination
Contains details about an API destination.
@!attribute [rw] api_destination_arn
The ARN of the API destination. @return [String]
@!attribute [rw] name
The name of the API destination. @return [String]
@!attribute [rw] api_destination_state
The state of the API destination. @return [String]
@!attribute [rw] connection_arn
The ARN of the connection specified for the API destination. @return [String]
@!attribute [rw] invocation_endpoint
The URL to the endpoint for the API destination. @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 send to the HTTP endpoint. @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/ApiDestination AWS API Documentation
Constants
- SENSITIVE