pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.wafregional.kotlin.outputs
/
RuleGroupActivatedRuleAction
Rule
Group
Activated
Rule
Action
data
class
RuleGroupActivatedRuleAction
(
val
type
:
String
)
Types
Constructors
Properties
Constructors
Rule
Group
Activated
Rule
Action
Link copied to clipboard
fun
RuleGroupActivatedRuleAction
(
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
The rule type, either
REGULAR
,
RATE_BASED
, or
GROUP
. Defaults to
REGULAR
.