InterconnectAttachmentGroupConfiguredAvailabilitySLA constructor
InterconnectAttachmentGroupConfiguredAvailabilitySLA({
- String? effectiveSla,
- List<
InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers> ? intendedSlaBlockers,
Implementation
InterconnectAttachmentGroupConfiguredAvailabilitySLA({
this.effectiveSla,
this.intendedSlaBlockers,
});