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
/
NumericalDataDriftMetricThresholdArgsBuilder
Numerical
Data
Drift
Metric
Threshold
Args
Builder
class
NumericalDataDriftMetricThresholdArgsBuilder
Builder for
NumericalDataDriftMetricThresholdArgs
.
Members
Functions
data
Type
Link copied to clipboard
@
JvmName
(
name
=
"gmrbcfjixtnbqjlw"
)
suspend
fun
dataType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uuwtqdwcmdhxwblc"
)
suspend
fun
dataType
(
value
:
String
)
metric
Link copied to clipboard
@
JvmName
(
name
=
"dgykhfldrdskjywm"
)
fun
metric
(
value
:
NumericalDataDriftMetric
)
@
JvmName
(
name
=
"pwkddwpfqhhuxhvj"
)
suspend
fun
metric
(
value
:
Either
<
String
,
NumericalDataDriftMetric
>
)
@
JvmName
(
name
=
"ufmmcronllxabxxb"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
NumericalDataDriftMetric
>
>
)
@
JvmName
(
name
=
"rncrpebtltfnnqsk"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"pagdgoridfeadxgd"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"emuatijvdhujhgsb"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"ykkppsmulsalkims"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)