vlanAttachments property
List of VLAN attachments.
As of now there are always 2 attachments, but it is going to change in the future (multi vlan). Use only one of vlan_attachments or vrf
Implementation
core.List<IntakeVlanAttachment>? vlanAttachments;