pulumi-azure-native-kotlin
2.10.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
=
"saqofgscxgjsgoiu"
)
suspend
fun
interval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"npmurixvspsnvbvq"
)
suspend
fun
interval
(
value
:
String
?
)
limit
Link copied to clipboard
@
JvmName
(
name
=
"smrargeirpcdptdw"
)
suspend
fun
limit
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"vibfgytwljrnvjvt"
)
suspend
fun
limit
(
value
:
Double
)
type
Link copied to clipboard
@
JvmName
(
name
=
"xlgydjtgteumwsso"
)
fun
type
(
value
:
ThrottlingMetricType
)
@
JvmName
(
name
=
"ujrewvpruhrpuosw"
)
suspend
fun
type
(
value
:
Either
<
String
,
ThrottlingMetricType
>
)
@
JvmName
(
name
=
"yxmhlbuvlgqeagla"
)
suspend
fun
type
(
value
:
Output
<
Either
<
String
,
ThrottlingMetricType
>
>
)
@
JvmName
(
name
=
"oxwrlplgbjuefmud"
)
fun
type
(
value
:
String
)