LinkBandwidthArgs

fun LinkBandwidthArgs(downloadSpeed: Output<Int>? = null, uploadSpeed: Output<Int>? = null)