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)
Constructors
Link copied to clipboard
fun FlexibleAppVersionAutomaticScalingNetworkUtilization(targetReceivedBytesPerSecond: Int? = null, targetReceivedPacketsPerSecond: Int? = null, targetSentBytesPerSecond: Int? = null, targetSentPacketsPerSecond: Int? = null)