toggle menu
pulumi-azure-kotlin
5.79.0.1
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.inputs
/
TriggerScheduleScheduleArgsBuilder
/
hours
hours
@
JvmName
(
name
=
"jwbitttmbbknhpxu"
)
suspend
fun
hours
(
value
:
Output
<
List
<
Int
>
>
)
@
JvmName
(
name
=
"bacscgpapwsiwnpf"
)
suspend
fun
hours
(
value
:
List
<
Int
>
?
)
Parameters
value
Hours of the day on which the trigger is scheduled.
@
JvmName
(
name
=
"erkbbvjevyrobnqc"
)
suspend
fun
hours
(
vararg
values
:
Output
<
Int
>
)
@
JvmName
(
name
=
"jrvddamoomxonjhv"
)
suspend
fun
hours
(
values
:
List
<
Output
<
Int
>
>
)
@
JvmName
(
name
=
"ebltvviqximqaldn"
)
suspend
fun
hours
(
vararg
values
:
Int
)
Parameters
values
Hours of the day on which the trigger is scheduled.