pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.networkfirewall.kotlin.inputs
/
RuleGroupRuleGroupRulesSourceStatefulRuleHeaderArgs
/
RuleGroupRuleGroupRulesSourceStatefulRuleHeaderArgs
Rule
Group
Rule
Group
Rules
Source
Stateful
Rule
Header
Args
fun
RuleGroupRuleGroupRulesSourceStatefulRuleHeaderArgs
(
destination
:
Output
<
String
>
,
destinationPort
:
Output
<
String
>
,
direction
:
Output
<
String
>
,
protocol
:
Output
<
String
>
,
source
:
Output
<
String
>
,
sourcePort
:
Output
<
String
>
)