weightFactor

@JvmName(name = "wmaemjrkvdvbtmdu")
suspend fun weightFactor(value: Output<Double>)
@JvmName(name = "doxajsnrjxappqeb")
suspend fun weightFactor(value: Double?)

Parameters

value

The weight factor for the fair share identifier. The default value is 1.0. A lower value has a higher priority for compute resources. For example, jobs that use a share identifier with a weight factor of 0.125 (1/8) get 8 times the compute resources of jobs that use a share identifier with a weight factor of 1. The smallest supported value is 0.0001, and the largest supported value is 999.9999.