Class ToMapping (0.7.0)

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

Input variables whose values will be passed on to dependencies

Attributes

Name Description
dependency str
Required. Alias of the dependency that the inputVariable will pass its value to
input_variable str
Required. Name of the inputVariable on the dependency
ignore_for_lookup bool
Optional. Tells App Lifecycle Manager if this mapping should be used during lookup or not