pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
VpcEndpointConnectionNotificationArgs
/
VpcEndpointConnectionNotificationArgs
Vpc
Endpoint
Connection
Notification
Args
fun
VpcEndpointConnectionNotificationArgs
(
connectionEvents
:
Output
<
List
<
String
>
>
?
=
null
,
connectionNotificationArn
:
Output
<
String
>
?
=
null
,
vpcEndpointId
:
Output
<
String
>
?
=
null
,
vpcEndpointServiceId
:
Output
<
String
>
?
=
null
)