toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
GetNetworkInsightsPathResult
/
GetNetworkInsightsPathResult
Get
Network
Insights
Path
Result
constructor
(
arn
:
String
,
destination
:
String
,
destinationIp
:
String
,
destinationPort
:
Int
,
filters
:
List
<
GetNetworkInsightsPathFilter
>
?
=
null
,
id
:
String
,
networkInsightsPathId
:
String
,
protocol
:
String
,
source
:
String
,
sourceIp
:
String
,
tags
:
Map
<
String
,
String
>
)