serviceQosPolicy

@JvmName(name = "owigapqcpturshey")
suspend fun serviceQosPolicy(value: Output<QosPolicyArgs>)
@JvmName(name = "gqarpoqaktuhnrka")
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 = "jyhgaojvheiwixnf")
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.