toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.outputs
/
HourDetailsResponse
Hour
Details
Response
data
class
HourDetailsResponse
(
val
minute
:
Int
?
=
null
)
Properties of an hourly schedule.
Members
Constructors
Hour
Details
Response
Link copied to clipboard
constructor
(
minute
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
minute
Link copied to clipboard
val
minute
:
Int
?
=
null
Minutes of the hour the schedule will run.