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