toggle menu
pulumi-azure-native-kotlin
3.5.0.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
=
"pcldnhnvgucvcunn"
)
suspend
fun
ddosProtectionPlanName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mwqdyditpjjtmupu"
)
suspend
fun
ddosProtectionPlanName
(
value
:
String
?
)
location
Link copied to clipboard
@
JvmName
(
name
=
"cttealxjtakhklnv"
)
suspend
fun
location
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rdqrrbgektijttfs"
)
suspend
fun
location
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"uktwumwmabwxnqut"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mrtudtiyfkvgttpo"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"cuvpuybraafjyiwc"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"eaobtjytthoxqnix"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"roddwesdeuivqxwa"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)