Quota Schedule Schedule List Args
data class QuotaScheduleScheduleListArgs(val condition: Output<QuotaScheduleScheduleListConditionArgs>? = null, val plan: Output<String>, val type: Output<String>) : ConvertibleToJava<QuotaScheduleScheduleListArgs>
Constructors
Link copied to clipboard
constructor(condition: Output<QuotaScheduleScheduleListConditionArgs>? = null, plan: Output<String>, type: Output<String>)