NetworkServiceArgs

constructor(location: Output<String>? = null, mobileNetworkId: Output<String>? = null, name: Output<String>? = null, pccRules: Output<List<NetworkServicePccRuleArgs>>? = null, servicePrecedence: Output<Int>? = null, serviceQosPolicy: Output<NetworkServiceServiceQosPolicyArgs>? = null, tags: Output<Map<String, String>>? = null)