AddOutputRequest constructor
AddOutputRequest({})
Implementation
AddOutputRequest({
required this.protocol,
this.cidrAllowList,
this.description,
this.destination,
this.encryption,
this.maxLatency,
this.name,
this.port,
this.remoteId,
this.smoothingLatency,
this.streamId,
this.vpcInterfaceAttachment,
});