maxCompensation

@JvmName(name = "cffdulpxekrkmaac")
suspend fun maxCompensation(value: Output<MoneyArgs>)
@JvmName(name = "xystpvkruvgnevfm")
suspend fun maxCompensation(value: MoneyArgs?)

Parameters

value

The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.


@JvmName(name = "degvlikjciqokair")
suspend fun maxCompensation(argument: suspend MoneyArgsBuilder.() -> Unit)

Parameters

argument

The maximum amount of compensation. If left empty, the value is set to a maximal compensation value and the currency code is set to match the currency code of min_compensation.