priorityLevelConfiguration

@JvmName(name = "agdspagkpkegwbyv")
suspend fun priorityLevelConfiguration(value: Output<PriorityLevelConfigurationReferenceArgs>)
@JvmName(name = "niufckgottutnhew")
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 = "acvdvgrnslothygo")
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.