shareDistributions

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


@JvmName(name = "gmlexilyssnxfonc")
suspend fun shareDistributions(values: List<Output<SchedulingPolicyFairSharePolicyShareDistributionArgs>>)
@JvmName(name = "fipnpjppnidyqyeh")
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 = "mipoyuetilfrpesg")
suspend fun shareDistributions(argument: List<suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit>)
@JvmName(name = "jhjfwsiwlsecwmqq")
suspend fun shareDistributions(vararg argument: suspend SchedulingPolicyFairSharePolicyShareDistributionArgsBuilder.() -> Unit)
@JvmName(name = "ixfeyiarglbcrqge")
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.