relativePriority

@JvmName(name = "iaxiblohqpxjolax")
suspend fun relativePriority(value: Output<Either<String, Priority>>)
@JvmName(name = "spnighvtrjpvpvgn")
suspend fun relativePriority(value: Either<String, Priority>?)
@JvmName(name = "sropbrfjmbtupwqd")
fun relativePriority(value: String)
@JvmName(name = "cmvjtqwsgtujfwul")
fun relativePriority(value: Priority)

Parameters

value

Sets the relative priority of the TransformOutputs within a Transform. This sets the priority that the service uses for processing TransformOutputs. The default priority is Normal.