serviceQosPolicy

@JvmName(name = "ufomldhcgygghrgj")
suspend fun serviceQosPolicy(value: Output<QosPolicyArgs>)
@JvmName(name = "wlaemmdtjcpjkpdi")
suspend fun serviceQosPolicy(value: QosPolicyArgs?)

Parameters

value

The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's SIM policy will define the QoS settings.


@JvmName(name = "depyaxinocqbtafy")
suspend fun serviceQosPolicy(argument: suspend QosPolicyArgsBuilder.() -> Unit)

Parameters

argument

The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's SIM policy will define the QoS settings.