NodeTypeSkuArgs

fun NodeTypeSkuArgs(capacity: Output<Int>, name: Output<String>? = null, tier: Output<String>? = null)