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
/
FeatureAttributionMetricThresholdArgsBuilder
Feature
Attribution
Metric
Threshold
Args
Builder
class
FeatureAttributionMetricThresholdArgsBuilder
Builder for
FeatureAttributionMetricThresholdArgs
.
Members
Functions
metric
Link copied to clipboard
@
JvmName
(
name
=
"qltsadahdcrcqesj"
)
fun
metric
(
value
:
FeatureAttributionMetric
)
@
JvmName
(
name
=
"ngqwwxyxlxdglskv"
)
suspend
fun
metric
(
value
:
Either
<
String
,
FeatureAttributionMetric
>
)
@
JvmName
(
name
=
"jkhnfooutdqdsrlf"
)
suspend
fun
metric
(
value
:
Output
<
Either
<
String
,
FeatureAttributionMetric
>
>
)
@
JvmName
(
name
=
"gqjpykcdneqgkpdw"
)
fun
metric
(
value
:
String
)
threshold
Link copied to clipboard
@
JvmName
(
name
=
"omdrghnmrfdmbdim"
)
suspend
fun
threshold
(
value
:
MonitoringThresholdArgs
?
)
@
JvmName
(
name
=
"fknjcxcbbsgrnqdm"
)
suspend
fun
threshold
(
value
:
Output
<
MonitoringThresholdArgs
>
)
@
JvmName
(
name
=
"mijdlxlxlrnfkexb"
)
suspend
fun
threshold
(
argument
:
suspend
MonitoringThresholdArgsBuilder
.
(
)
->
Unit
)