pulumi-azure-native-kotlin
2.14.0.0
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
=
"iuilplsdgdwefcbs"
)
suspend
fun
interval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fictxlbmsfpboowt"
)
suspend
fun
interval
(
value
:
String
?
)
limit
Link copied to clipboard
@
JvmName
(
name
=
"rvsawiuxeqccluoe"
)
suspend
fun
limit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"tclrfbrrrxiqugfp"
)
suspend
fun
limit
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"eqiwmmmqxlsasmkl"
)
fun
type
(
value
:
ThrottlingMetricType
)
@
JvmName
(
name
=
"xkstmwxctjhpoyfr"
)
suspend
fun
type
(
value
:
Either
<
String
,
ThrottlingMetricType
>
)
@
JvmName
(
name
=
"obscsoauqwcweyvc"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)
@
JvmName
(
name
=
"rksgrcethhtmqojy"
)
fun
type
(
value
:
String
)