pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningcompute.kotlin.inputs
/
AutoScaleConfigurationArgsBuilder
Auto
Scale
Configuration
Args
Builder
class
AutoScaleConfigurationArgsBuilder
Builder for
AutoScaleConfigurationArgs
.
Functions
Functions
max
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"kvixibwwacalcgml"
)
suspend
fun
maxReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yxoprioreiymtdbh"
)
suspend
fun
maxReplicas
(
value
:
Int
?
)
min
Replicas
Link copied to clipboard
@
JvmName
(
name
=
"idlgjpljjoyvptpk"
)
suspend
fun
minReplicas
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qfimrscqqqpysvpx"
)
suspend
fun
minReplicas
(
value
:
Int
?
)
refresh
Period
In
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"qfumjhsdaxqyduyt"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jwtptvhgdtjudvrk"
)
suspend
fun
refreshPeriodInSeconds
(
value
:
Int
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"qtybruuwlerjostd"
)
fun
status
(
value
:
Status
)
@
JvmName
(
name
=
"nmvpbmqbkbxvoyxq"
)
suspend
fun
status
(
value
:
Either
<
String
,
Status
>
?
)
@
JvmName
(
name
=
"qftrovpabiysrrmo"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
Status
>
>
)
@
JvmName
(
name
=
"gnmkbrxjyxljpmcg"
)
fun
status
(
value
:
String
)
target
Utilization
Link copied to clipboard
@
JvmName
(
name
=
"mxcblthvvdfwbxkk"
)
suspend
fun
targetUtilization
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"bgbxtbuqhsntovyn"
)
suspend
fun
targetUtilization
(
value
:
Double
?
)