Data Network Configuration Args
constructor(additionalAllowedSessionTypes: Output<List<Either<String, PduSessionType>>>? = null, allocationAndRetentionPriorityLevel: Output<Int>? = null, allowedServices: Output<List<ServiceResourceIdArgs>>, dataNetwork: Output<DataNetworkResourceIdArgs>, defaultSessionType: Output<Either<String, PduSessionType>>? = null, fiveQi: Output<Int>? = null, maximumNumberOfBufferedPackets: Output<Int>? = null, preemptionCapability: Output<Either<String, PreemptionCapability>>? = null, preemptionVulnerability: Output<Either<String, PreemptionVulnerability>>? = null, sessionAmbr: Output<AmbrArgs>)