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