toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicenetworking.kotlin.inputs
/
WafPolicyArgs
Waf
Policy
Args
data
class
WafPolicyArgs
(
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
WafPolicyArgs
>
Web Application Firewall Policy
Members
Constructors
Waf
Policy
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
Resource ID of the WAF
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WafPolicyArgs