pulumi-azure-native-kotlin
2.6.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
=
"vngwmqcxillevpvf"
)
suspend
fun
interval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"omfwswlaxdmrlyim"
)
suspend
fun
interval
(
value
:
String
?
)
limit
Link copied to clipboard
@
JvmName
(
name
=
"xalngxeitveohfqj"
)
suspend
fun
limit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"ytludktcmtxvgecp"
)
suspend
fun
limit
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"oxuyxvppismwvbne"
)
fun
type
(
value
:
ThrottlingMetricType
)
@
JvmName
(
name
=
"slnegekfrlasihwn"
)
suspend
fun
type
(
value
:
Either
<
String
,
ThrottlingMetricType
>
)
@
JvmName
(
name
=
"jwbrdataeukyeang"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)
@
JvmName
(
name
=
"moicqvsmedtomjhf"
)
fun
type
(
value
:
String
)