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