ExporterArgs

constructor(azureMonitorWorkspaceLogs: Output<AzureMonitorWorkspaceLogsExporterArgs>? = null, name: Output<String>, tcp: Output<TcpExporterArgs>? = null, type: Output<Either<String, ExporterType>>)