toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.outputs
/
NetworkInsightsAnalysisForwardPathComponentAclRule
/
NetworkInsightsAnalysisForwardPathComponentAclRule
Network
Insights
Analysis
Forward
Path
Component
Acl
Rule
constructor
(
cidr
:
String
?
=
null
,
egress
:
Boolean
?
=
null
,
portRanges
:
List
<
NetworkInsightsAnalysisForwardPathComponentAclRulePortRange
>
?
=
null
,
protocol
:
String
?
=
null
,
ruleAction
:
String
?
=
null
,
ruleNumber
:
Int
?
=
null
)