Scheduling Policy Share Attributes Args
data class SchedulingPolicyShareAttributesArgs(val shareIdentifier: Output<String>? = null, val weightFactor: Output<Double>? = null) : ConvertibleToJava<SchedulingPolicyShareAttributesArgs>
Constructors
Link copied to clipboard
fun SchedulingPolicyShareAttributesArgs(shareIdentifier: Output<String>? = null, weightFactor: Output<Double>? = null)