Class AutomaticFailover (1.0.1)

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

Configurations to follow when automatic failover happens.

Attribute

NameDescription
input_keys Sequence[str]
The InputAttachment.keys of inputs to failover to when this input is disconnected. Currently, only up to one backup input is supported.

Inheritance

builtins.object > proto.message.Message > AutomaticFailover