Functions Always Ready Config Response
data class FunctionsAlwaysReadyConfigResponse(val instanceCount: Int? = null, val name: String? = null)
Sets the number of 'Always Ready' instances for a function group or a specific function.