toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
NumericalPredictionDriftMetricThresholdArgsBuilder
Numerical
Prediction
Drift
Metric
Threshold
Args
Builder
class
NumericalPredictionDriftMetricThresholdArgsBuilder
Builder for
NumericalPredictionDriftMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"upwhxfvtcwpjkoqp"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kausoewegsvsrgyj"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"wnkcifumbcjnhvun"
)
fun
metric
(
value
:
NumericalPredictionDriftMetric
)
@
JvmName
(
name
=
"tvprbbcsvysgbeep"
)
suspend
fun
metric
(
value
:
Either
<
String
,
NumericalPredictionDriftMetric
>
)
@
JvmName
(
name
=
"dyssgxrqmlbcyboi"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
NumericalPredictionDriftMetric
>
>
)
@
JvmName
(
name
=
"kmnhkrsdldtdvqfn"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"amwfxqhwutswiagd"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"gacoxwkxrgeukypm"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"gshdibbouxqgguhy"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)