pulumi-alicloud-kotlin
3.55.2.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.outputs
/
SyntheticTaskCustomPeriod
Synthetic
Task
Custom
Period
data
class
SyntheticTaskCustomPeriod
(
val
endHour
:
Int
?
=
null
,
val
startHour
:
Int
?
=
null
)
Types
Constructors
Properties
Constructors
Synthetic
Task
Custom
Period
Link copied to clipboard
fun
SyntheticTaskCustomPeriod
(
endHour
:
Int
?
=
null
,
startHour
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
end
Hour
Link copied to clipboard
val
endHour
:
Int
?
=
null
End hours, 0-24.
start
Hour
Link copied to clipboard
val
startHour
:
Int
?
=
null
Starting hours, 0-24.