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
/
CategoricalPredictionDriftMetricThresholdArgsBuilder
Categorical
Prediction
Drift
Metric
Threshold
Args
Builder
class
CategoricalPredictionDriftMetricThresholdArgsBuilder
Builder for
CategoricalPredictionDriftMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"qhcgqaaahdxiumul"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vbvkilckwoksoarl"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"fyorwredijunleij"
)
fun
metric
(
value
:
CategoricalPredictionDriftMetric
)
@
JvmName
(
name
=
"dxctdipkyuqmwmed"
)
suspend
fun
metric
(
value
:
Either
<
String
,
CategoricalPredictionDriftMetric
>
)
@
JvmName
(
name
=
"sbbrvtfurfergjhq"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
CategoricalPredictionDriftMetric
>
>
)
@
JvmName
(
name
=
"cfhmgfanxyxvausk"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"amulkbelxysbomlo"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"qtptprlqivigqxqo"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"stfxcaaayrohpqar"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)