priorityLevelConfiguration

@JvmName(name = "royodnkpnrlixvme")
suspend fun priorityLevelConfiguration(value: Output<PriorityLevelConfigurationReferencePatchArgs>)

Parameters

value

priorityLevelConfiguration should reference a PriorityLevelConfiguration in the cluster. If the reference cannot be resolved, the FlowSchema will be ignored and marked as invalid in its status. Required.


@JvmName(name = "mjcxmnlwttvhyega")
suspend fun priorityLevelConfiguration(argument: suspend PriorityLevelConfigurationReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

priorityLevelConfiguration should reference a PriorityLevelConfiguration in the cluster. If the reference cannot be resolved, the FlowSchema will be ignored and marked as invalid in its status. Required.