shareDistributions

@JvmName(name = "rbyynojjdhkqowwg")
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 = "qgnukouohggtylbq")
suspend fun shareDistributions(vararg values: Output<SchedulingPolicyFairSharePolicyShareDistributionArgs>)


@JvmName(name = "ruorxfbcgtwfqpsu")
suspend fun shareDistributions(values: List<Output<SchedulingPolicyFairSharePolicyShareDistributionArgs>>)
@JvmName(name = "cildwdgiihywhjvo")
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 = "kkkoixprhhmxrvhb")
suspend fun shareDistributions(argument: List<suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit>)
@JvmName(name = "hswrhgmgibuicmps")
suspend fun shareDistributions(vararg argument: suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit)
@JvmName(name = "shwjvcvgsrabylfc")
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.