pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.networkfirewall.kotlin.outputs
/
RuleGroupRuleDefinition
Rule
Group
Rule
Definition
data
class
RuleGroupRuleDefinition
(
val
actions
:
List
<
String
>
,
val
matchAttributes
:
RuleGroupMatchAttributes
)
Types
Constructors
Properties
Constructors
Rule
Group
Rule
Definition
Link copied to clipboard
fun
RuleGroupRuleDefinition
(
actions
:
List
<
String
>
,
matchAttributes
:
RuleGroupMatchAttributes
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
actions
Link copied to clipboard
val
actions
:
List
<
String
>
match
Attributes
Link copied to clipboard
val
matchAttributes
:
RuleGroupMatchAttributes