toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
NetworkInsightsAnalysisAnalysisAclRule
/
NetworkInsightsAnalysisAnalysisAclRule
Network
Insights
Analysis
Analysis
Acl
Rule
constructor
(
cidr
:
String
?
=
null
,
egress
:
Boolean
?
=
null
,
portRange
:
NetworkInsightsAnalysisPortRange
?
=
null
,
protocol
:
String
?
=
null
,
ruleAction
:
String
?
=
null
,
ruleNumber
:
Int
?
=
null
)