Module feature_config_response

Amber API Server

Boon Logic Amber API server

OpenAPI spec version: 2.0.0

Generated by: https://github.com/swagger-api/swagger-codegen.git

Classes

class FeatureConfigResponse (min_max_defined=None, *args, **kwargs)

NOTE: This class is auto generated by the swagger code generator program.

Do not edit the class manually.

FeatureConfigResponse - a model defined in Swagger

Ancestors

Instance variables

var min_max_defined

Gets the min_max_defined of this FeatureConfigResponse.

Whether minVal and maxVal have been set for this feature (through either configuration or autotuning). minVal and maxVal are undefined when this field is false.

:return: The min_max_defined of this FeatureConfigResponse. :rtype: bool

Inherited members