toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin
/
DdosProtectionPlanArgsBuilder
Ddos
Protection
Plan
Args
Builder
class
DdosProtectionPlanArgsBuilder
Builder for
DdosProtectionPlanArgs
.
Members
Functions
ddos
Protection
Plan
Name
Link copied to clipboard
@
JvmName
(
name
=
"qmhcfsxlodnnorgi"
)
suspend
fun
ddosProtectionPlanName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jyeinejfamecjdwa"
)
suspend
fun
ddosProtectionPlanName
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"kqvffpxgqgvmgolr"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gxhbrounvrlyhmgf"
)
suspend
fun
location
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"jhievmscqwouiqhr"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qbnmrevcirrxevgo"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"xhgfngefmivaximg"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"rrsmwjbsyubwxuyb"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"xbxrqpxjvsewpnxw"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)