Flexible App Version Automatic Scaling Network Utilization Args
data class FlexibleAppVersionAutomaticScalingNetworkUtilizationArgs(val targetReceivedBytesPerSecond: Output<Int>? = null, val targetReceivedPacketsPerSecond: Output<Int>? = null, val targetSentBytesPerSecond: Output<Int>? = null, val targetSentPacketsPerSecond: Output<Int>? = null) : ConvertibleToJava<FlexibleAppVersionAutomaticScalingNetworkUtilizationArgs>