Scheduling Policy Fair Share Policy Share Distribution Args
data class SchedulingPolicyFairSharePolicyShareDistributionArgs(val shareIdentifier: Output<String>, val weightFactor: Output<Double>? = null) : ConvertibleToJava<SchedulingPolicyFairSharePolicyShareDistributionArgs>
Properties
Link copied to clipboard
A fair share identifier or fair share identifier prefix. For more information, see ShareAttributes.
Link copied to clipboard
The weight factor for the fair share identifier. For more information, see ShareAttributes.