toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.inputs
/
WebAclLabelArgs
Web
Acl
Label
Args
data
class
WebAclLabelArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
WebAclLabelArgs
>
Members
Constructors
Web
Acl
Label
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The label string.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WebAclLabelArgs