pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcEndpointConnectionNotificationArgsBuilder
/
connectionEvents
connection
Events
@
JvmName
(
name
=
"epuxcwkfhwrwewdr"
)
suspend
fun
connectionEvents
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"fsyyhpcotalhdwjp"
)
suspend
fun
connectionEvents
(
value
:
List
<
String
>
?
)
Parameters
value
One or more endpoint
events
for which to receive notifications.
@
JvmName
(
name
=
"vtylfffxkcajikji"
)
suspend
fun
connectionEvents
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kxahccikermjhygp"
)
suspend
fun
connectionEvents
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"rthiixodbsseajfx"
)
suspend
fun
connectionEvents
(
vararg
values
:
String
)
Parameters
values
One or more endpoint
events
for which to receive notifications.