pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
ThrottlingMetricArgsBuilder
Throttling
Metric
Args
Builder
class
ThrottlingMetricArgsBuilder
Builder for
ThrottlingMetricArgs
.
Functions
Functions
interval
Link copied to clipboard
@
JvmName
(
name
=
"xkkwlcbnpckohdys"
)
suspend
fun
interval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nlqyshakpahjspra"
)
suspend
fun
interval
(
value
:
String
?
)
limit
Link copied to clipboard
@
JvmName
(
name
=
"jibadsofgpcfwvul"
)
suspend
fun
limit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"ftbuggbbcmvvgtaw"
)
suspend
fun
limit
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"kifbcicbwblnkqml"
)
fun
type
(
value
:
ThrottlingMetricType
)
@
JvmName
(
name
=
"ejljdkxikwrpytuy"
)
suspend
fun
type
(
value
:
Either
<
String
,
ThrottlingMetricType
>
)
@
JvmName
(
name
=
"stkccesfelymibac"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)
@
JvmName
(
name
=
"cwbvxtrmvwnpygvx"
)
fun
type
(
value
:
String
)