toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
ThrottlingMetricArgsBuilder
Throttling
Metric
Args
Builder
class
ThrottlingMetricArgsBuilder
Builder for
ThrottlingMetricArgs
.
Members
Functions
interval
Link copied to clipboard
@
JvmName
(
name
=
"adwphwcottatdnsw"
)
suspend
fun
interval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fxsjedekldpkpgge"
)
suspend
fun
interval
(
value
:
String
?
)
limit
Link copied to clipboard
@
JvmName
(
name
=
"shwweliuunvtdlax"
)
suspend
fun
limit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"sactyawillqvqsog"
)
suspend
fun
limit
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"xdvsbhxcqhedadcn"
)
fun
type
(
value
:
ThrottlingMetricType
)
@
JvmName
(
name
=
"qjkhpcqsqatttfwn"
)
suspend
fun
type
(
value
:
Either
<
String
,
ThrottlingMetricType
>
)
@
JvmName
(
name
=
"sewsuyohfisvpsvb"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)
@
JvmName
(
name
=
"gstspwalffjtbwek"
)
fun
type
(
value
:
String
)