Class InstanceResourceOutputBindingSpec (0.1.0)

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

Attributes

Name Description
name str
Name of the output binding, unique within the processor.
resource_type_uri str
The resource type uri of the acceptable output resource.
explicit bool
Whether the output resource needs to be explicitly set in the instance. If it is false, the processor will automatically generate it if required.