CreateApiDestinationRequest
Types
Properties
Link copied to clipboard
The ARN of the connection to use for the API destination. The destination endpoint must support the authorization type specified for the connection.
Link copied to clipboard
A description for the API destination to create.
Link copied to clipboard
The method to use for the request to the HTTP invocation endpoint.
Link copied to clipboard
The URL to the HTTP invocation endpoint for the API destination.
Link copied to clipboard
The maximum number of requests per second to send to the HTTP invocation endpoint.
Functions
Link copied to clipboard
inline fun copy(block: CreateApiDestinationRequest.Builder.() -> Unit = {}): CreateApiDestinationRequest