pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.inputs
/
WebAclRuleActionArgs
Web
Acl
Rule
Action
Args
data
class
WebAclRuleActionArgs
(
val
type
:
Output
<
String
>
)
:
ConvertibleToJava
<
WebAclRuleActionArgs
>
Constructors
Functions
Properties
Constructors
Web
Acl
Rule
Action
Args
Link copied to clipboard
fun
WebAclRuleActionArgs
(
type
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclRuleActionArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
valid values are:
BLOCK
,
ALLOW
, or
COUNT