Flexible App Version Automatic Scaling Network Utilization
data class FlexibleAppVersionAutomaticScalingNetworkUtilization(val targetReceivedBytesPerSecond: Int? = null, val targetReceivedPacketsPerSecond: Int? = null, val targetSentBytesPerSecond: Int? = null, val targetSentPacketsPerSecond: Int? = null)