pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
DdosCustomPolicyArgs
/
DdosCustomPolicyArgs
Ddos
Custom
Policy
Args
fun
DdosCustomPolicyArgs
(
ddosCustomPolicyName
:
Output
<
String
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)