pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin
/
BandwidthScheduleArgsBuilder
/
days
days
@
JvmName
(
name
=
"hiahoudhjtcexjvk"
)
suspend
fun
days
(
value
:
Output
<
List
<
Either
<
String
,
DayOfWeek
>
>
>
)
@
JvmName
(
name
=
"ncnwcqlisyugekyy"
)
suspend
fun
days
(
value
:
List
<
Either
<
String
,
DayOfWeek
>
>
?
)
Parameters
value
The days of the week when this schedule is applicable.
@
JvmName
(
name
=
"epaxawwogqdpapwc"
)
suspend
fun
days
(
vararg
values
:
Output
<
Either
<
String
,
DayOfWeek
>
>
)
@
JvmName
(
name
=
"qdpswqlveajncemk"
)
suspend
fun
days
(
values
:
List
<
Output
<
Either
<
String
,
DayOfWeek
>
>
>
)
@
JvmName
(
name
=
"pofiftosbubtafxb"
)
suspend
fun
days
(
vararg
values
:
Either
<
String
,
DayOfWeek
>
)
Parameters
values
The days of the week when this schedule is applicable.