priorityLevelConfiguration

@JvmName(name = "sdxqcttfvkbgfxcq")
suspend fun priorityLevelConfiguration(value: Output<PriorityLevelConfigurationReferenceArgs>)
@JvmName(name = "dljxanxbltxkscvf")
suspend fun priorityLevelConfiguration(value: PriorityLevelConfigurationReferenceArgs)

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 = "kwuewacrxglahnwr")
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.