Class Dependency (0.2.0)

Dependency(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Dependency represent a single dependency with another unit kind by alias.

Attributes

Name Description
unit_kind str
Required. Immutable. The unit kind of the dependency.
alias str
Required. An alias for the dependency. Used for input variable mapping.