ResourceSkuArgs

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