gatelogue_aggregator.types.edge.shared_facility.Yaml

class gatelogue_aggregator.types.edge.shared_facility.Yaml(c1: str, c2: str, s1: str = '', s2: str = '', code1: str | None = None, code2: str | None = None)

Bases: Struct

__init__()

Methods

__init__()

Attributes

c1

c2

code1

code2

s1

s2

c1: str
c2: str
code1: str | None
code2: str | None
s1: str
s2: str