Tcp Scale Rule Response
data class TcpScaleRuleResponse(val auth: List<ScaleRuleAuthResponse>? = null, val metadata: Map<String, String>? = null)
Container App container Tcp scaling rule.
Constructors
Link copied to clipboard
fun TcpScaleRuleResponse(auth: List<ScaleRuleAuthResponse>? = null, metadata: Map<String, String>? = null)