shareDistributions

@JvmName(name = "golqskhuqrdiuxdd")
suspend fun shareDistributions(value: Output<List<SchedulingPolicyFairSharePolicyShareDistributionArgs>>)

Parameters

value

One or more share distribution blocks which define the weights for the fair share identifiers for the fair share policy. For more information, see FairsharePolicy. The share_distribution block is documented below.


@JvmName(name = "qtduxvcttheewrvn")
suspend fun shareDistributions(vararg values: Output<SchedulingPolicyFairSharePolicyShareDistributionArgs>)


@JvmName(name = "pjcxiknqtllpuwfj")
suspend fun shareDistributions(values: List<Output<SchedulingPolicyFairSharePolicyShareDistributionArgs>>)
@JvmName(name = "hfcdnyuqljbavfnt")
suspend fun shareDistributions(vararg values: SchedulingPolicyFairSharePolicyShareDistributionArgs)

Parameters

values

One or more share distribution blocks which define the weights for the fair share identifiers for the fair share policy. For more information, see FairsharePolicy. The share_distribution block is documented below.


@JvmName(name = "ftxaloslghaolexp")
suspend fun shareDistributions(argument: List<suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit>)
@JvmName(name = "uejvootodajesbbq")
suspend fun shareDistributions(vararg argument: suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit)
@JvmName(name = "jhewabllomghiqnr")
suspend fun shareDistributions(argument: suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit)

Parameters

argument

One or more share distribution blocks which define the weights for the fair share identifiers for the fair share policy. For more information, see FairsharePolicy. The share_distribution block is documented below.