toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.cloudwatch.kotlin
/
EventApiDestinationArgs
/
EventApiDestinationArgs
Event
Api
Destination
Args
constructor
(
connectionArn
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
httpMethod
:
Output
<
String
>
?
=
null
,
invocationEndpoint
:
Output
<
String
>
?
=
null
,
invocationRateLimitPerSecond
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)