InterconnectMacsec constructor
InterconnectMacsec({
- bool? failOpen,
Implementation
InterconnectMacsec({this.failOpen, this.preSharedKeys = const []})
: super(fullyQualifiedName);
InterconnectMacsec({this.failOpen, this.preSharedKeys = const []})
: super(fullyQualifiedName);