priority Level Configuration
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.
suspend fun priorityLevelConfiguration(argument: suspend PriorityLevelConfigurationReferenceArgsBuilder.() -> 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.