Network Profile Args
constructor(description: Output<String>? = null, downlinkBandwidthBits: Output<Int>? = null, downlinkDelayMs: Output<Int>? = null, downlinkJitterMs: Output<Int>? = null, downlinkLossPercent: Output<Int>? = null, name: Output<String>? = null, projectArn: Output<String>? = null, tags: Output<Map<String, String>>? = null, type: Output<String>? = null, uplinkBandwidthBits: Output<Int>? = null, uplinkDelayMs: Output<Int>? = null, uplinkJitterMs: Output<Int>? = null, uplinkLossPercent: Output<Int>? = null)