toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.inputs
/
WebAclRuleActionArgs
Web
Acl
Rule
Action
Args
data
class
WebAclRuleActionArgs
(
val
type
:
Output
<
String
>
)
:
ConvertibleToJava
<
WebAclRuleActionArgs
>
Members
Constructors
Web
Acl
Rule
Action
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
valid values are:
BLOCK
,
ALLOW
, or
COUNT
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclRuleActionArgs