toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
NetworkInsightsPathArgs
/
NetworkInsightsPathArgs
Network
Insights
Path
Args
constructor
(
destination
:
Output
<
String
>
?
=
null
,
destinationIp
:
Output
<
String
>
?
=
null
,
destinationPort
:
Output
<
Int
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
source
:
Output
<
String
>
?
=
null
,
sourceIp
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)