InterconnectGroupsCreateMembers constructor
InterconnectGroupsCreateMembers({
- String? intentMismatchBehavior,
- List<
InterconnectGroupsCreateMembersInterconnectInput> ? interconnects, - InterconnectGroupsCreateMembersInterconnectInput? templateInterconnect,
Implementation
InterconnectGroupsCreateMembers({
this.intentMismatchBehavior,
this.interconnects,
this.templateInterconnect,
});