pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.log.kotlin.outputs
/
AlertSchedule
/
AlertSchedule
Alert
Schedule
fun
AlertSchedule
(
cronExpression
:
String
?
=
null
,
dayOfWeek
:
Int
?
=
null
,
delay
:
Int
?
=
null
,
hour
:
Int
?
=
null
,
interval
:
String
?
=
null
,
runImmediately
:
Boolean
?
=
null
,
timeZone
:
String
?
=
null
,
type
:
String
)