Scheduler Sku Args
data class SchedulerSkuArgs(val capacity: Output<Int>? = null, val name: Output<String>) : ConvertibleToJava<SchedulerSkuArgs>
The SKU (Stock Keeping Unit) assigned to this durable task scheduler
The SKU (Stock Keeping Unit) assigned to this durable task scheduler