ApiDestination

class ApiDestination : KotlinCustomResource

Resource Type definition for AWS::Events::ApiDestination.

Properties

Link copied to clipboard
val arn: Output<String>

The arn of the api destination.

Link copied to clipboard
val connectionArn: Output<String>

The arn of the connection.

Link copied to clipboard
val description: Output<String>?

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
val id: Output<String>
Link copied to clipboard

Url endpoint to invoke.

Link copied to clipboard

The maximum number of requests per second to send to the HTTP invocation endpoint.

Link copied to clipboard
val name: Output<String>?

Name of the apiDestination.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>