toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
TargetUtilizationScaleSettingsArgsBuilder
Target
Utilization
Scale
Settings
Args
Builder
class
TargetUtilizationScaleSettingsArgsBuilder
Builder for
TargetUtilizationScaleSettingsArgs
.
Members
Functions
max
Instances
Link copied to clipboard
@
JvmName
(
name
=
"fdvionwhagoumdhf"
)
suspend
fun
maxInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"upbmkwapcrmkaacd"
)
suspend
fun
maxInstances
(
value
:
Int
?
)
min
Instances
Link copied to clipboard
@
JvmName
(
name
=
"gsedswxgiyvqpvsh"
)
suspend
fun
minInstances
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jmfajrelpqvcdjyx"
)
suspend
fun
minInstances
(
value
:
Int
?
)
polling
Interval
Link copied to clipboard
@
JvmName
(
name
=
"vygrcplpkugjhbxx"
)
suspend
fun
pollingInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"khjoisxalqakvwwo"
)
suspend
fun
pollingInterval
(
value
:
String
?
)
scale
Type
Link copied to clipboard
@
JvmName
(
name
=
"qvscqilpcbxwtocw"
)
suspend
fun
scaleType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"megxxplmgpvmwjxv"
)
suspend
fun
scaleType
(
value
:
String
)
target
Utilization
Percentage
Link copied to clipboard
@
JvmName
(
name
=
"plegaejnyjmptgdj"
)
suspend
fun
targetUtilizationPercentage
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"tlhuvrkeyhplksyw"
)
suspend
fun
targetUtilizationPercentage
(
value
:
Int
?
)