toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.inputs
/
AutoscaleScheduleArgsBuilder
Autoscale
Schedule
Args
Builder
class
AutoscaleScheduleArgsBuilder
Builder for
AutoscaleScheduleArgs
.
Members
Functions
days
Link copied to clipboard
@
JvmName
(
name
=
"eaorkhakyxgamlpa"
)
suspend
fun
days
(
value
:
Output
<
List
<
Either
<
String
,
DaysOfWeek
>
>
>
)
@
JvmName
(
name
=
"locegjgancaxxfmy"
)
suspend
fun
days
(
vararg
values
:
Either
<
String
,
DaysOfWeek
>
)
@
JvmName
(
name
=
"ahneygvnohfqxpcs"
)
suspend
fun
days
(
vararg
values
:
Output
<
Either
<
String
,
DaysOfWeek
>
>
)
@
JvmName
(
name
=
"jjxqhsrcfkkjuwau"
)
suspend
fun
days
(
value
:
List
<
Either
<
String
,
DaysOfWeek
>
>
?
)
@
JvmName
(
name
=
"qtxgoluexscioaef"
)
suspend
fun
days
(
values
:
List
<
Output
<
Either
<
String
,
DaysOfWeek
>
>
>
)
time
And
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"nvipoyrqbmmrghpj"
)
suspend
fun
timeAndCapacity
(
value
:
AutoscaleTimeAndCapacityArgs
?
)
@
JvmName
(
name
=
"vpbghxpproktludn"
)
suspend
fun
timeAndCapacity
(
value
:
Output
<
AutoscaleTimeAndCapacityArgs
>
)
@
JvmName
(
name
=
"qhqjkqulvnfkqocu"
)
suspend
fun
timeAndCapacity
(
argument
:
suspend
AutoscaleTimeAndCapacityArgsBuilder
.
(
)
->
Unit
)