toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin
/
QuotaScheduleArgs
/
QuotaScheduleArgs
Quota
Schedule
Args
constructor
(
nickname
:
Output
<
String
>
?
=
null
,
scheduleLists
:
Output
<
List
<
QuotaScheduleScheduleListArgs
>
>
?
=
null
,
timezone
:
Output
<
String
>
?
=
null
)