InterconnectAttachmentConfigurationConstraints constructor
InterconnectAttachmentConfigurationConstraints({
- String? bgpMd5,
- List<
InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange> ? bgpPeerAsnRanges,
Implementation
InterconnectAttachmentConfigurationConstraints({
this.bgpMd5,
this.bgpPeerAsnRanges,
});