pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.outputs
/
WebAclRuleAction
Web
Acl
Rule
Action
data
class
WebAclRuleAction
(
val
type
:
String
)
Types
Constructors
Properties
Constructors
Web
Acl
Rule
Action
Link copied to clipboard
fun
WebAclRuleAction
(
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
String
valid values are:
BLOCK
,
ALLOW
, or
COUNT