NodeGroupConfiguration constructor
NodeGroupConfiguration({})
Implementation
NodeGroupConfiguration({
this.nodeGroupId,
this.primaryAvailabilityZone,
this.primaryOutpostArn,
this.replicaAvailabilityZones,
this.replicaCount,
this.replicaOutpostArns,
this.slots,
});