toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
VpcEndpointConnectionNotificationArgs
/
VpcEndpointConnectionNotificationArgs
Vpc
Endpoint
Connection
Notification
Args
constructor
(
connectionEvents
:
Output
<
List
<
String
>
>
?
=
null
,
connectionNotificationArn
:
Output
<
String
>
?
=
null
,
serviceId
:
Output
<
String
>
?
=
null
,
vpcEndpointId
:
Output
<
String
>
?
=
null
)