toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
HourDetailsArgs
Hour
Details
Args
data
class
HourDetailsArgs
(
val
minute
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
HourDetailsArgs
>
Properties of an hourly schedule.
Members
Constructors
Hour
Details
Args
Link copied to clipboard
constructor
(
minute
:
Output
<
Int
>
?
=
null
)
Properties
minute
Link copied to clipboard
val
minute
:
Output
<
Int
>
?
=
null
Minutes of the hour the schedule will run.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
HourDetailsArgs