toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"qbipvbquglsrcsxr"
)
suspend
fun
days
(
value
:
Output
<
List
<
Either
<
String
,
DaysOfWeek
>
>
>
)
@
JvmName
(
name
=
"rvxcgukccghuctsf"
)
suspend
fun
days
(
vararg
values
:
Either
<
String
,
DaysOfWeek
>
)
@
JvmName
(
name
=
"npectkbvounbiutu"
)
suspend
fun
days
(
vararg
values
:
Output
<
Either
<
String
,
DaysOfWeek
>
>
)
@
JvmName
(
name
=
"uqeyticmwsflrcse"
)
suspend
fun
days
(
value
:
List
<
Either
<
String
,
DaysOfWeek
>
>
?
)
@
JvmName
(
name
=
"uifbpmpnpirxqaxx"
)
suspend
fun
days
(
values
:
List
<
Output
<
Either
<
String
,
DaysOfWeek
>
>
>
)
time
And
Capacity
Link copied to clipboard
@
JvmName
(
name
=
"anyocjmyxyliyjrb"
)
suspend
fun
timeAndCapacity
(
value
:
AutoscaleTimeAndCapacityArgs
?
)
@
JvmName
(
name
=
"gjuwhqwecjrrhixj"
)
suspend
fun
timeAndCapacity
(
value
:
Output
<
AutoscaleTimeAndCapacityArgs
>
)
@
JvmName
(
name
=
"sryigynssmleohga"
)
suspend
fun
timeAndCapacity
(
argument
:
suspend
AutoscaleTimeAndCapacityArgsBuilder
.
(
)
->
Unit
)