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
/
CategoricalDataQualityMetricThresholdArgsBuilder
Categorical
Data
Quality
Metric
Threshold
Args
Builder
class
CategoricalDataQualityMetricThresholdArgsBuilder
Builder for
CategoricalDataQualityMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"baosvyxklotpblcu"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kauqvonbkwhvsxxn"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"kwogngasjinwjbnr"
)
fun
metric
(
value
:
CategoricalDataQualityMetric
)
@
JvmName
(
name
=
"xnqyqddfcejdijun"
)
suspend
fun
metric
(
value
:
Either
<
String
,
CategoricalDataQualityMetric
>
)
@
JvmName
(
name
=
"abwgsvxmrdnonwgh"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
CategoricalDataQualityMetric
>
>
)
@
JvmName
(
name
=
"gtbyjrrsrfukhami"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"vydberxhadbqgspe"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"xsdsfpdekavngtui"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"tnmggfvvxsmfwxrd"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)