FixedOrPercentArgs

fun FixedOrPercentArgs(fixed: Output<Int>? = null, percent: Output<Int>? = null)