toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin
/
BandwidthScheduleArgsBuilder
/
days
days
@
JvmName
(
name
=
"sjubygxuayrkjpma"
)
suspend
fun
days
(
value
:
Output
<
List
<
Either
<
String
,
DayOfWeek
>
>
>
)
@
JvmName
(
name
=
"ciujhbskruodeqgt"
)
suspend
fun
days
(
value
:
List
<
Either
<
String
,
DayOfWeek
>
>
?
)
Parameters
value
The days of the week when this schedule is applicable.
@
JvmName
(
name
=
"puxjxkrimewrbckb"
)
suspend
fun
days
(
vararg
values
:
Output
<
Either
<
String
,
DayOfWeek
>
>
)
@
JvmName
(
name
=
"fdfxtcmbihjjsfhj"
)
suspend
fun
days
(
values
:
List
<
Output
<
Either
<
String
,
DayOfWeek
>
>
>
)
@
JvmName
(
name
=
"dyovkhspqstxylbo"
)
suspend
fun
days
(
vararg
values
:
Either
<
String
,
DayOfWeek
>
)
Parameters
values
The days of the week when this schedule is applicable.