pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
GetWebAclPlainArgs
Get
Web
Acl
Plain
Args
data
class
GetWebAclPlainArgs
(
val
id
:
String
,
val
name
:
String
,
val
scope
:
WebAclScope
)
:
ConvertibleToJava
<
GetWebAclPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Web
Acl
Plain
Args
Link copied to clipboard
fun
GetWebAclPlainArgs
(
id
:
String
,
name
:
String
,
scope
:
WebAclScope
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetWebAclPlainArgs
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
scope
Link copied to clipboard
val
scope
:
WebAclScope