toggle menu
pulumi-azure-native-kotlin
3.5.0.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
=
"isnxyrfcfbkqayaw"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jprmkxdkitqybeck"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"yjariauxrhrdgchw"
)
fun
metric
(
value
:
CategoricalDataQualityMetric
)
@
JvmName
(
name
=
"mgervngbrxuelfgg"
)
suspend
fun
metric
(
value
:
Either
<
String
,
CategoricalDataQualityMetric
>
)
@
JvmName
(
name
=
"tjjnshaejwrrutif"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
CategoricalDataQualityMetric
>
>
)
@
JvmName
(
name
=
"tjinunkhpvdcywnf"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"ecsxthaajatkudjn"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"hypunvljkyepghoo"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"aipxqnoccobyaorx"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)