priorityLevelConfiguration

@JvmName(name = "yicwwcnyiygvxbjo")
suspend fun priorityLevelConfiguration(value: Output<PriorityLevelConfigurationReferenceArgs>)
@JvmName(name = "jfufvhomeulfympy")
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 = "cosvwookpabhdqgl")
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.