ServiceSpecification Class

Service specification.

Constructor

ServiceSpecification(*, metric_specifications: List[_models.MetricSpecificationV1] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
metric_specifications

Metric specification as defined by shoebox.

Default value: None

Variables

Name Description
metric_specifications

Metric specification as defined by shoebox.