pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
DdosProtectionPlanArgsBuilder
Ddos
Protection
Plan
Args
Builder
class
DdosProtectionPlanArgsBuilder
Builder for
DdosProtectionPlanArgs
.
Functions
Functions
ddos
Protection
Plan
Name
Link copied to clipboard
@
JvmName
(
name
=
"xxeipruiecivljlm"
)
suspend
fun
ddosProtectionPlanName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pfcpwrxufjfrwhap"
)
suspend
fun
ddosProtectionPlanName
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"ojoykpvdfiguxenx"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wghdimsleflisxmr"
)
suspend
fun
location
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"esfakcfbsnmipawk"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jsmbcmsemylkyqic"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"eraidhquchmacgdp"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"rdhieuqvlrdjlqyx"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"hvhyllvtsgvybpao"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)