NetworkUtilizationArgs

fun NetworkUtilizationArgs(targetReceivedBytesPerSecond: Output<Int>? = null, targetReceivedPacketsPerSecond: Output<Int>? = null, targetSentBytesPerSecond: Output<Int>? = null, targetSentPacketsPerSecond: Output<Int>? = null)