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
/
CategoricalDataDriftMetricThresholdArgsBuilder
Categorical
Data
Drift
Metric
Threshold
Args
Builder
class
CategoricalDataDriftMetricThresholdArgsBuilder
Builder for
CategoricalDataDriftMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"oaqckysytomwutjt"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bbdfbqjdruashsxu"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"vwedxuvevomhpmts"
)
fun
metric
(
value
:
CategoricalDataDriftMetric
)
@
JvmName
(
name
=
"ynkfwqhtxsvuxiug"
)
suspend
fun
metric
(
value
:
Either
<
String
,
CategoricalDataDriftMetric
>
)
@
JvmName
(
name
=
"hndheekapxbhccjo"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
CategoricalDataDriftMetric
>
>
)
@
JvmName
(
name
=
"enyswspfulaoysar"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"pusxoofodmkkbqls"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"xgueenllnqepcyva"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"eruwjbnynrttqsfc"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)