Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 635 Bytes

HclConstraint.md

File metadata and controls

12 lines (8 loc) · 635 Bytes

HclConstraint

A key value pair, determining a compatibility constraint for the matching version combinations.

Properties

Name Type Description Notes
constraint_name str Name or key of the applicable compatibility constraint. [optional]
constraint_value str Value of the applicable compatibility constraint. Could either be a string value or a regex. [optional]

[Back to Model list] [Back to API list] [Back to README]