toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.waf.kotlin.inputs
/
GetRulePlainArgs
Get
Rule
Plain
Args
data
class
GetRulePlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetRulePlainArgs
>
A collection of arguments for invoking getRule.
Members
Constructors
Get
Rule
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Name of the WAF rule.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRulePlainArgs