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
/
NumericalDataQualityMetricThresholdArgsBuilder
Numerical
Data
Quality
Metric
Threshold
Args
Builder
class
NumericalDataQualityMetricThresholdArgsBuilder
Builder for
NumericalDataQualityMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"dktqfxpbttjitpjf"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hbdfjlkrscmnhjjv"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"pmejqgbjqchoufhr"
)
fun
metric
(
value
:
NumericalDataQualityMetric
)
@
JvmName
(
name
=
"noqngswftevuymxh"
)
suspend
fun
metric
(
value
:
Either
<
String
,
NumericalDataQualityMetric
>
)
@
JvmName
(
name
=
"hrcveauyylhyximf"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
NumericalDataQualityMetric
>
>
)
@
JvmName
(
name
=
"qjmjqmbgdpokpkoo"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"mqdtgygtmrmmkfnj"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"qaadpecdkilltuni"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"crmkifeejibkkycm"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)